DART-MX8M-MINI Yocto: Difference between revisions
No edit summary |
(Use mx8m How-to template) |
||
(39 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<!-- Set release according to "release" parameter in URL and use RELEASE_SUMO_V2. | <!-- Set release according to "release" parameter in URL and use RELEASE_SUMO_V2.5_DART-MX8M-MINI as default | ||
--> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!-- | --> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!-- | ||
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_SUMO_V2. | --> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_SUMO_V2.5_DART-MX8M-MINI}}}} <!-- | ||
--> {{SoftwareEx | --> {{SoftwareEx | ||
|title={{#var:HARDWARE_NAME}} Yocto {{#var:YOCTO_NAME}} | |title={{#var:HARDWARE_NAME}} Yocto {{#var:YOCTO_NAME}} | ||
|image=Yocto.png | |image=Yocto.png | ||
|description=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. | |description=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 [https://source.codeaurora.org/external/imx NXP BSP] layer for Yocto framework. Variscite extends this layer to support its i.MX8M-MINI System On Module products: DART-MX8M-MINI and VAR-SOM-MX8M-MINI (both are under the DART-MX8M-MINI category of this | |||
This release is based on [https://source.codeaurora.org/external/imx NXP BSP] layer for Yocto framework. Variscite extends this layer to support its i.MX8M-MINI System On Module products: DART-MX8M-MINI and VAR-SOM-MX8M-MINI (both are under the DART-MX8M-MINI category of this wiki). | |||
Release version: '''{{#var:RELEASE_NAME}}''' | |||
|category1=DART-MX8M-MINI | |category1=DART-MX8M-MINI | ||
|category2=Yocto | |category2=Yocto | ||
|documentation | |documentation= | ||
{{OS_Overview_General_Column}}<!-- | |||
-->{{OS_Overview_Build_Column}}<!-- | |||
-->{{OS_Overview_HowTo_Column_MX8M}}}} | |||
{{NONUMBEREDHEADINGS}} | |||
Latest revision as of 23:41, 21 February 2022
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.MX8M-MINI System On Module products: DART-MX8M-MINI and VAR-SOM-MX8M-MINI (both are under the DART-MX8M-MINI category of this wiki).
Release version: sumo-fsl-4.14.98-mx8mm-v2.5
- Build Yocto, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Yocto from source code
- Yocto common build errors
- Customizing U-Boot
- Customizing the Linux kernel
- Toolchain installation for out of Yocto builds
- Build U-Boot from source code
- Build the Linux kernel from source code
- Installing Yocto binaries to eMMC via SD card
- Installing Yocto binaries to eMMC via Ethernet
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo
- Secure Boot / High Assurance Boot (HAB)
- SWUpdate Guide
- Booting from USB using UUU (Universal Update Utility)