VAR-SOM-MX91 Yocto: Difference between revisions
From Variscite Wiki
(Created page with "<!-- Set release according to "release" parameter in URL and use mx91-yocto-scarthgap-6.6.52_2.2.0-v1.0 as default --> {{INIT_RELEASE_PARAM|mx91-yocto-scarthgap-6.6.52_2.2.0-v1.0}}<!-- --> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM}}}} <!-- --> {{SoftwareEx |title={{#var:HARDWARE_NAME}} Yocto {{#var:YOCTO_NAME}} |image=Yocto.png |description=Yocto project is a framework for creating a Linux distributions for embedded devices. It's layering mechanism makes i...") |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- Set release according to "release" parameter in URL and use mx91-yocto-scarthgap-6.6.52_2.2.0-v1.0 as default | <!-- Set release according to "release" parameter in URL and use mx91-yocto-scarthgap-6.6.52_2.2.0-v1.0 as default | ||
--> {{ | --> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!-- | ||
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM}}}} <!-- | --> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|mx91-yocto-scarthgap-6.6.52_2.2.0-v1.0}}}} <!-- | ||
--> {{SoftwareEx | --> {{SoftwareEx | ||
|title={{#var:HARDWARE_NAME}} Yocto {{#var:YOCTO_NAME}} | |title={{#var:HARDWARE_NAME}} Yocto {{#var:YOCTO_NAME}} |
Revision as of 20:00, 30 March 2025
VAR-SOM-MX91 Yocto Scarthgap
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 a full 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-MX91 System On Module.
Release version: mx91-yocto-scarthgap-6.6.52_2.2.0-v1.0
General
Build
- 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
- OP-TEE
- Secure Boot / Advanced High Assurance Boot (AHAB)
- SWUpdate Guide
- Booting from USB using UUU (Universal Update Utility)
- Docker Guide