VAR-SOM-MX8M-NANO Yocto: Difference between revisions
No edit summary |
(Add jailhouse guide) |
||
Line 50: | Line 50: | ||
* {{Varlink|imx_uuu |{{#var:RELEASE_LINK}}|Booting from USB using UUU (Universal Update Utility)}} | * {{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}} | }} | {{#ifeq: {{#var:YOCTO_SUPPORT_DOCKER}} | yes |* {{Varlink|Docker Guide |{{#var:RELEASE_LINK}}|Docker Guide}} | }} | ||
{{#ifeq: {{#var:YOCTO_SUPPORT_JAILHOUSE}} | yes |* {{Varlink|Jailhouse Guide |{{#var:RELEASE_LINK}}|Jailhouse Guide}} | }} | |||
|color=green | |color=green | ||
}}<!-- | }}<!-- |
Revision as of 21:33, 13 January 2021
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 VAR-SOM-MX8M-NANO System On Module.
Release version: sumo-fsl-4.14.98-mx8mn-v1.0
- General
- Programming
- Support
- Variscite Customer Portal
Register at Variscite Customer Portal to get high quality engineering support for Variscite products
- 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
- SWUpdate Guide
- Booting from USB using UUU (Universal Update Utility)
__NONUMBEREDHEADINGS__