VAR-SOM-MX6 Yocto Morty: Difference between revisions
No edit summary |
No edit summary |
||
(13 intermediate revisions by 3 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 11: | Line 12: | ||
|content=<nowiki></nowiki> | |content=<nowiki></nowiki> | ||
=== General === | === General === | ||
* [[VAR-SOM-MX6 Start Here|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 | |||
=== Programming === | === Programming === | ||
Line 30: | Line 30: | ||
===Build Yocto, Linux and U-Boot=== | ===Build Yocto, Linux and U-Boot=== | ||
* [https://docs.google.com/spreadsheets/d/1WN-kGn3r9mcJh0EdSE3wZNBmhw5g5A95facy6gSIFn4/pubhtml Release Notes] | * [https://docs.google.com/spreadsheets/d/1WN-kGn3r9mcJh0EdSE3wZNBmhw5g5A95facy6gSIFn4/pubhtml Release Notes] | ||
* [[Yocto_Development_Environment|Setting a Development Environment]] | * [[Yocto_Development_Environment|Setting a Development Environment]] | ||
* [[VAR-SOM-MX6 Yocto Morty Build Yocto release|'''Build Yocto from source code''']] | * [[VAR-SOM-MX6 Yocto Morty Build Yocto release|'''Build Yocto from source code''']] | ||
* [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]] | * [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]] | ||
* [[VAR-SOM-MX6 Toolchain installation for out of Yocto | * [[VAR-SOM-MX6 Toolchain installation for out of Yocto Morty builds|Toolchain installation for out of Yocto builds]] | ||
* [[VAR-SOM-MX6 Yocto | * [[VAR-SOM-MX6 Yocto Morty Build Linux out of tree|Build the Linux kernel from source code]] | ||
* [[VAR-SOM-MX6 Yocto | * [[VAR-SOM-MX6 Yocto Morty Build U-Boot out of tree|Build U-Boot from source code]] | ||
* [[VAR-SOM-MX6 Yocto | * [[VAR-SOM-MX6 Yocto Morty Customizing kernel and uboot|Customizing the Linux kernel and U-Boot]] | ||
* [[VAR-SOM-MX6 NAND Flash Burning Jethro|Burning Yocto binaries to NAND flash/eMMC via SD card]] | * [[VAR-SOM-MX6 NAND Flash Burning Jethro|Burning Yocto binaries to NAND flash/eMMC via SD card]] | ||
* [[VAR-SOM-MX6 Yocto Flash From Net|Burning Yocto binaries to NAND flash/eMMC via Ethernet]] | * [[VAR-SOM-MX6 Yocto Flash From Net|Burning Yocto binaries to NAND flash/eMMC via Ethernet]] | ||
Line 56: | Line 55: | ||
* [[IMX Backlight|Backlight]] | * [[IMX Backlight|Backlight]] | ||
* [[IMX Bluetooth|Bluetooth]] | * [[IMX Bluetooth|Bluetooth]] | ||
* [[IMX BLE|Bluetooth Low Energy]] | * [[IMX BLE|Bluetooth Low Energy]] | ||
* [[VAR-SOM-MX6 Camera Morty|Camera]] | |||
* [[VAR-SOM-MX6 Camera | |||
* [[IMX CAN bus|CAN bus]] | * [[IMX CAN bus|CAN bus]] | ||
* [[VAR-SOM-MX6 DMic|Digital Mic]] | * [[VAR-SOM-MX6 DMic|Digital Mic]] | ||
Line 67: | Line 64: | ||
* [[VAR-SOM-MX6 GPIO|GPIO]] | * [[VAR-SOM-MX6 GPIO|GPIO]] | ||
* [[U-Boot 4.1.15 features#HDMI auto-detection|HDMI]] | * [[U-Boot 4.1.15 features#HDMI auto-detection|HDMI]] | ||
* [[VAR-SOM-MX6 I2C|I2C]] | |||
</div> | </div> | ||
<div style="width:50%; float: right;"> | <div style="width:50%; float: right;"> | ||
* [[VAR-SOM-MX6 LVDS Jethro|LVDS]] | * [[VAR-SOM-MX6 LVDS Jethro|LVDS]] | ||
* [[DART-MX6 Parallel RGB Display|Parallel RGB Display on DART-MX6]] | * [[DART-MX6 Parallel RGB Display|Parallel RGB Display on DART-MX6]] | ||
Line 79: | Line 76: | ||
* [[IMX USB Host|USB Host]] | * [[IMX USB Host|USB Host]] | ||
* [[VAR-SOM-MX6 USB OTG|USB OTG]] | * [[VAR-SOM-MX6 USB OTG|USB OTG]] | ||
* [[VAR-SOM-MX6 GSTREAM | * [[VAR-SOM-MX6 GSTREAM MORTY|Video streaming - Playback/Capture]] | ||
* [[VAR-SOM-MX6 Wireless LAN|Wireless LAN]] | * [[VAR-SOM-MX6 Wireless LAN|Wireless LAN]] | ||
* [[wifi connman |WiFi using connman]] | * [[wifi connman |WiFi using connman]] | ||
Line 85: | 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