DART-6UL Yocto Krogoth R1: Difference between revisions
From Variscite Wiki
No edit summary |
(Update Release Notes link root from legacy ftp to digitalocean) |
||
(9 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 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. | ||
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"><---]] | ||
* [[DART-6UL Yocto NAND Recovery|'''Using the recovery SD card''']] | * [[DART-6UL Yocto NAND Recovery|'''Using the recovery SD card''']] | ||
Line 23: | Line 23: | ||
<br> | <br> | ||
|color=darkblue}}<nowiki> | |color=darkblue | ||
|card-class=mb-3 | |||
}}<nowiki> | |||
</nowiki>{{SoftBox | </nowiki>{{SoftBox | ||
|title=Build | |title=Build | ||
Line 29: | Line 31: | ||
|content=<nowiki></nowiki> | |content=<nowiki></nowiki> | ||
===Build Yocto, Linux and U-Boot=== | ===Build Yocto, Linux and U-Boot=== | ||
* [https:// | * [https://variscite-public.nyc3.cdn.digitaloceanspaces.com/DART-6UL/Software/yocto/legacy-images/mx6ul-dart-recovery-sd-changelog.txt Release Notes] | ||
* [[DART-6UL Yocto Krogoth R1 Supported hardware and features|Supported hardware and features]] | * [[DART-6UL Yocto Krogoth R1 Supported hardware and features|Supported hardware and features]] | ||
* [[VAR-SOM-MX6 Development Environment|Settings Development Environment]] | * [[VAR-SOM-MX6 Development Environment|Settings Development Environment]] | ||
Line 44: | Line 46: | ||
* [[Yocto_Linux_logo|Replace the Linux logo]] | * [[Yocto_Linux_logo|Replace the Linux logo]] | ||
|color=green}}<nowiki> | |color=green | ||
|card-class=mb-3}}<nowiki> | |||
</nowiki>{{SoftBox | </nowiki>{{SoftBox | ||
|title=How-to | |title=How-to | ||
Line 52: | Line 55: | ||
<div style="width:100%;"> | <div style="width:100%;"> | ||
<div style="width:50%; float: left;"> | <div style="width:50%; float: left;"> | ||
* [[DART-6UL 128MB DRAM|128MB DRAM]] | |||
* [[DART-6UL ADC|ADC]] | * [[DART-6UL ADC|ADC]] | ||
* [[DART-6UL/VAR-SOM-MX7 Audio record play|Audio record/play]] | * [[DART-6UL/VAR-SOM-MX7 Audio record play|Audio record/play]] | ||
* [[IMX Backlight|Backlight]] | * [[IMX Backlight|Backlight]] | ||
* [[IMX Bluetooth Krogoth|Bluetooth]] | * [[IMX Bluetooth Krogoth|Bluetooth]] | ||
* [[BlueZ5 and A2DP|BlueZ5 and A2DP]] | |||
* [[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 66: | ||
* [[DART-6UL UART|External UART]] | * [[DART-6UL UART|External UART]] | ||
* [[DART-6UL GPIO|GPIO]] | * [[DART-6UL GPIO|GPIO]] | ||
</div> | </div> | ||
<div style="width:50%; float: right;"> | <div style="width:50%; float: right;"> | ||
Line 75: | Line 77: | ||
* [[DART-6UL_WakeableGPIO|Wakeable GPIO]] | * [[DART-6UL_WakeableGPIO|Wakeable GPIO]] | ||
* [[DART-6UL/VAR-SOM-MX7 Wireless LAN JETHRO|Wireless LAN]] | * [[DART-6UL/VAR-SOM-MX7 Wireless LAN JETHRO|Wireless LAN]] | ||
* [[ | * [[wifi connman |WiFi using connman]] | ||
</div> | </div> | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue | ||
|card-class=mb-3 | |||
}}}} | |||
{{NONUMBEREDHEADINGS}} |
Latest revision as of 17:11, 30 May 2024
DART-6UL Yocto Krogoth R1
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.MX6 System On a Modules.
Release version: imx_4.1.15_1.2.0_ga-var01
General
Build
Build Yocto, Linux and U-Boot
- Release Notes
- Supported hardware and features
- Settings Development Environment
- Build Yocto from source code
- Yocto common build errors
- Build the Linux kernel from source code
- Build U-Boot from source code
- Customizing 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