VAR-SOM-MX7 Yocto Krogoth: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
(8 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 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 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. | ||
Freescale i.MX joined the Yocto Project community providing a release based on the Yocto Project framework. Variscite extend this framework to support our i.MX7 System On a Modules. | Freescale i.MX joined the Yocto Project community providing a release based on the Yocto Project framework. Variscite extend this framework to support our i.MX7 System On a Modules. | ||
<br><br>Release version: imx_4.1. | <br><br>Release version: imx_4.1.15_1.2.0_ga-var01 | ||
|category1=VAR-SOM-MX7 | |category1=VAR-SOM-MX7 | ||
|category2= | |category2= | ||
Line 13: | Line 14: | ||
=== General === | === General === | ||
* [[DART-6UL Start Here|First Time? Start Here <span style="color:red"><---]] | * [[DART-6UL Start Here|First Time? Start Here <span style="color:red"><---]] | ||
* [[VAR-SOM-MX7 Yocto Recovery SD card|'''Using the recovery SD card''']] | * [[VAR-SOM-MX7 Yocto Recovery SD card|'''Using the recovery SD card''']] | ||
Line 56: | Line 56: | ||
* [[IMX Backlight|Backlight]] | * [[IMX Backlight|Backlight]] | ||
* [[IMX Bluetooth|Bluetooth]] | * [[IMX Bluetooth|Bluetooth]] | ||
* [[IMX Bluetooth Obex|Bluetooth file transfer]] | |||
* [[IMX BLE|Bluetooth Low Energy]] | |||
* [[IMX CAN bus|CAN bus]] | * [[IMX CAN bus|CAN bus]] | ||
* [[DART-6UL/VAR-SOM-MX7 Display|Display]] | * [[DART-6UL/VAR-SOM-MX7 Display|Display]] | ||
Line 61: | Line 63: | ||
* [[VAR-SOM-MX7 UART|External UART]] | * [[VAR-SOM-MX7 UART|External UART]] | ||
* [[VAR-SOM-MX7 GPIO|GPIO]] | * [[VAR-SOM-MX7 GPIO|GPIO]] | ||
</div> | </div> | ||
<div style="width:50%; float: right;"> | <div style="width:50%; float: right;"> | ||
* [[VAR-SOM-MX7 I2C|I2C]] | |||
* [[IMX RTC|RTC]] | * [[IMX RTC|RTC]] | ||
* [[DART-6UL SPI|SPI]] | * [[DART-6UL SPI|SPI]] | ||
Line 76: | Line 78: | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
{{NONUMBEREDHEADINGS}} |
Latest revision as of 16:43, 8 November 2022
VAR-SOM-MX7 Yocto Krogoth
Yocto project is a framework for creating 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.
Freescale i.MX joined the Yocto Project community providing a release based on the Yocto Project framework. Variscite extend this framework to support our i.MX7 System On a Modules.
Release version: imx_4.1.15_1.2.0_ga-var01
General
Build
Build Yocto, Linux and U-Boot
- Supported hardware and features
- Settings 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
- Installing Yocto binaries to eMMC/NAND flash via SD card
- Installing Yocto binaries to eMMC/NAND flash via Ethernet
- Installing Yocto binaries to NAND flash from U-Boot
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo
How-to