DART-MX8M Yocto: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
* {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building A QT Hello World}} | * {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building A QT Hello World}} | ||
* {{Varlink|Yocto Programming with Eclipse|{{#var:RELEASE_LINK}}|Debugging with Eclipse}} | * {{Varlink|Yocto Programming with Eclipse|{{#var:RELEASE_LINK}}|Debugging with Eclipse}} | ||
* {{Varlink|Yocto Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}} | <!-- * {{Varlink|Yocto Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}} --> | ||
=== Support === | === Support === | ||
Line 57: | Line 57: | ||
<div style="width:100%;"> | <div style="width:100%;"> | ||
<div style="width:50%; float: left;"> | <div style="width:50%; float: left;"> | ||
* [[{{#var:HARDWARE_NAME}} Audio record play|Audio record/play]] | <!-- * [[{{#var:HARDWARE_NAME}} Audio record play|Audio record/play]] --> | ||
* [[IMX Backlight|Backlight]] | * [[IMX Backlight|Backlight]] | ||
* [[IMX Bluetooth|Bluetooth]] | * [[IMX Bluetooth|Bluetooth]] | ||
* [[IMX Bluetooth Obex|Bluetooth file transfer]] | * [[IMX Bluetooth Obex|Bluetooth file transfer]] | ||
* [[IMX BLE|Bluetooth Low Energy]] | * [[IMX BLE|Bluetooth Low Energy]] | ||
* [[BlueZ5 and A2DP| | * [[BlueZ5 and A2DP|Bluetooth A2DP]] | ||
* [[CPU freq and num of cores|CPU freq. and number of cores]] | <!-- * [[CPU freq and num of cores|CPU freq. and number of cores]] --> | ||
* [[DART-6UL/VAR-SOM-MX7 Display|Display]] | <!-- * [[DART-6UL/VAR-SOM-MX7 Display|Display]] --> | ||
* [[{{#var:HARDWARE_NAME}} Ethernet|Ethernet]] | <!-- * [[{{#var:HARDWARE_NAME}} Ethernet|Ethernet]] --> | ||
* [[{{#var:HARDWARE_NAME}} Eth MAC address|Ethernet MAC addresses]] | <!-- * [[{{#var:HARDWARE_NAME}} Eth MAC address|Ethernet MAC addresses]] --> | ||
</div> | </div> | ||
<div style="width:50%; float: right;"> | <div style="width:50%; float: right;"> | ||
* [[{{#var:HARDWARE_NAME}} GPIO|GPIO]] | <!-- * [[{{#var:HARDWARE_NAME}} GPIO|GPIO]] --> | ||
* [[{{#var:HARDWARE_NAME}} I2C|I2C]] | <!-- * [[{{#var:HARDWARE_NAME}} I2C|I2C]] --> | ||
* [[IMX RTC|RTC]] | * [[IMX RTC|RTC]] | ||
* [[{{#var:HARDWARE_NAME}} SPI|SPI]] | <!-- * [[{{#var:HARDWARE_NAME}} SPI|SPI]] --> | ||
* [[{{#var:HARDWARE_NAME}} suspend|Suspend]] | <!-- * [[{{#var:HARDWARE_NAME}} suspend|Suspend]] --> | ||
* [[{{#var:HARDWARE_NAME}} UART|UART]] | <!-- * [[{{#var:HARDWARE_NAME}} UART|UART]] --> | ||
* [[IMX USB Host|USB Host]] | <!-- * [[IMX USB Host|USB Host]] --> | ||
* [[{{#var:HARDWARE_NAME}} USB OTG|USB OTG]] | <!-- * [[{{#var:HARDWARE_NAME}} USB OTG|USB OTG]] --> | ||
* [[IMX UserButtons|User Button]] | * [[IMX UserButtons|User Button]] | ||
* [[{{#var:HARDWARE_NAME}}_WakeableGPIO|Wakeable GPIO]] | <!-- * [[{{#var:HARDWARE_NAME}}_WakeableGPIO|Wakeable GPIO]] --> | ||
* [[DART-6UL/VAR-SOM-MX7 Wireless LAN |Wireless LAN]] | <!-- * [[DART-6UL/VAR-SOM-MX7 Wireless LAN |Wireless LAN]] --> | ||
* [[wifi connman |WiFi using connman]] | <!-- * [[wifi connman |WiFi using connman]] --> | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
__NONUMBEREDHEADINGS__ | __NONUMBEREDHEADINGS__ |
Revision as of 10:34, 5 July 2018
DART-MX8M Yocto
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 full Gnome 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 DART-MX8M SoM.
Release version: '
General
General
Programming
Support
- Variscite Customer Portal
Register at Variscite Customer Portal to get high quality engineering support for Variscite products - Variscite Support Forum
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
- Burning Yocto binaries to eMMC via SD card
- Adding packages to Yocto
- Replace the Linux logo
How-to
Test and use an Interface
__NONUMBEREDHEADINGS__