VAR-SOM-MX8X Yocto: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
|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:// | This release is based on the {{#if:{{#var:FSLC_BSP_VERSION}}|[http://freescale.github.io/ Freescale/NXP Community BSP] layer for the Yocto framework. | ||
|[https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab NXP BSP] layer for the Yocto framework. | |||
}} | |||
Variscite extends this layer to support its VAR-SOM-MX8X SoM. | |||
Release version: '''{{#var:RELEASE_NAME}}''' | Release version: '''{{#var:RELEASE_NAME}}''' |
Revision as of 17:08, 27 January 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 the NXP BSP layer for the Yocto framework. Variscite extends this layer to support its VAR-SOM-MX8X SoM.
Release version: var-som-mx8x_SD_card_v10
- General
- Programming
- Hello World 'C' application
- Building a Qt Hello World
- Debugging with Eclipse
- Debugging with Visual Studio Code
- TFTP & NFS
- 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
- Secure Boot / Advanced High Assurance Boot (AHAB)
- SWUpdate guide
- Booting from USB using UUU (Universal Update Utility)