VAR-SOM-MX8 Yocto: Difference between revisions

From Variscite Wiki
No edit summary
(Use template for general and build columns)
Line 13: Line 13:
|category2=Yocto
|category2=Yocto
|documentation=
|documentation=
{{SoftBox
{{OS_Overview_General_Column}}<!--
|title=General
-->{{OS_Overview_Build_Column}}<!--
|boxwidth=23
|content=
;General
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here}} <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i>
* {{Varlink|Yocto Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
;Programming
* {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
* {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building a Qt Hello World}}
* {{Varlink|Yocto Programming with Eclipse {{#ifexpr: {{#var:YOCTO_VERSION}} > 2.4 |v2}}|{{#var:RELEASE_LINK}}|Debugging with Eclipse}}
* {{Varlink|Yocto Programming with VSCode|{{#var:RELEASE_LINK}}|Debugging with Visual Studio Code}}
* {{Varlink|Yocto Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}}
;Support
* [http://www.variscite.com/support/variscite-customer-portal '''Variscite Customer Portal'''] <br> Register at Variscite Customer Portal to get high quality engineering support for Variscite products
|color=darkblue
}}<!--
 
-->{{SoftBox
|title=Build
|content=
;Build Yocto, Linux and U-Boot
* {{#varexists:RELEASE_NOTES_PDF | [[Media:{{#var:RELEASE_NOTES_PDF}}|Release Notes]] | {{Varlink|{{#var:HARDWARE_NAME}}_Release_Notes|{{#var:RELEASE_LINK}}|Release Notes}} }}
* [[Yocto_Development_Environment|Setting a Development Environment]]
* {{Varlink|Yocto_Build_Release|{{#var:RELEASE_LINK}}|'''Build Yocto from source code'''}}
* [[Yocto Common Errors|Yocto common build errors]]
* {{Varlink|Yocto Customizing U-Boot|{{#var:RELEASE_LINK}}|Customizing U-Boot}}
* {{Varlink|Yocto Customizing the Linux kernel|{{#var:RELEASE_LINK}}|Customizing the Linux kernel}}
* {{Varlink|Yocto Toolchain installation|{{#var:RELEASE_LINK}}|Toolchain installation for out of Yocto builds}}
* {{Varlink|Yocto Build U-Boot|{{#var:RELEASE_LINK}}|Build U-Boot from source code}}
* {{Varlink|Yocto Build Linux|{{#var:RELEASE_LINK}}|Build the Linux kernel from source code}}
* {{Varlink|Yocto NAND Flash Burning|{{#var:RELEASE_LINK}}|Installing Yocto binaries to eMMC via SD card}}
* {{Varlink|Yocto Flash From Net|{{#var:RELEASE_LINK}}|Installing Yocto binaries to eMMC via Ethernet}}
* {{Varlink|Yocto U-Boot 4.1.15 features |{{#var:RELEASE_LINK}}|U-Boot features}}
* [[Adding yocto packages|Adding packages to Yocto]]
* [[Yocto_Linux_logo|Replace the Linux logo]]
* {{Varlink|High Assurance Boot MX8 |{{#var:RELEASE_LINK}}|Secure Boot / Advanced High Assurance Boot (AHAB)}}
* {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate guide}}
* {{Varlink|imx_uuu |{{#var:RELEASE_LINK}}|Booting from USB using UUU (Universal Update Utility)}}
{{#ifeq: {{#var:YOCTO_SUPPORT_DOCKER}} | yes |* {{Varlink|Docker Guide |{{#var:RELEASE_LINK}}|Docker Guide}} | }}
 
|color=green
}}<!--
 
-->{{SoftBox
-->{{SoftBox
|title=How-to
|title=How-to

Revision as of 20:02, 10 February 2022


VAR-SOM-MX8 Yocto Sumo

Yocto project is a framework for creating a Linux distributions for embedded devices. It's layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console.

This release is based on NXP BSP layer for Yocto framework. Variscite extends this layer to support its i.MX8Q System On Module products: VAR-SOM-MX8 and SPEAR-MX8 (both are under the VAR-SOM-MX8 category of this wiki).

Release version: var-som-mx8_SD_card_v11