VAR-SOM-MX6 Yocto Morty: Difference between revisions
No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{SoftwareEx | ||
|title={{PAGENAME}} | |||
|image=Yocto.png | |image=Yocto.png | ||
|description=Yocto project is a framework for creating a Linux distributions for embedded devices. Its 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. Its 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. | ||
Line 12: | Line 13: | ||
=== General === | === General === | ||
* [[VAR-SOM-MX6 Start Here Morty|First Time? Start Here <span style="color:red"><---]] | * [[VAR-SOM-MX6 Start Here Morty|First Time? Start Here <span style="color:red"><---]] | ||
* [[VAR-SOM-MX6 Yocto_Recovery SD card V80plus|'''Using the recovery SD card''']] | * [[VAR-SOM-MX6 Yocto_Recovery SD card V80plus|'''Using the recovery SD card''']] | ||
Line 56: | Line 56: | ||
* [[IMX Bluetooth|Bluetooth]] | * [[IMX Bluetooth|Bluetooth]] | ||
* [[IMX BLE|Bluetooth Low Energy]] | * [[IMX BLE|Bluetooth Low Energy]] | ||
* [[VAR-SOM-MX6 Camera | * [[VAR-SOM-MX6 Camera Morty|Camera]] | ||
* [[IMX CAN bus|CAN bus]] | * [[IMX CAN bus|CAN bus]] | ||
* [[VAR-SOM-MX6 DMic|Digital Mic]] | * [[VAR-SOM-MX6 DMic|Digital Mic]] | ||
Line 82: | Line 82: | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
{{NONUMBEREDHEADINGS}} |
Latest revision as of 16:44, 8 November 2022
Yocto project is a framework for creating a Linux distributions for embedded devices. Its 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 Freescale/NXP Community BSP layer for Yocto framework. Variscite extends this layer to support its i.MX6 System On Module products: VAR-SOM-MX6, VAR-SOM-SOLO/DUAL and DART-MX6 (all of which are under the VAR-SOM-MX6 category of this Wiki).
Build Yocto, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Yocto from source code
- Yocto common build errors
- Toolchain installation for out of Yocto builds
- Build the Linux kernel from source code
- Build U-Boot from source code
- Customizing the Linux kernel and U-Boot
- Burning Yocto binaries to NAND flash/eMMC via SD card
- Burning Yocto binaries to NAND flash/eMMC via Ethernet
- Burning Yocto binaries to NAND flash from U-Boot
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo
Test and use an Interface