VAR-SOM-MX8M-NANO Yocto: Difference between revisions

From Variscite Wiki
No edit summary
(Use mx8m How-to template)
 
(21 intermediate revisions by 4 users not shown)
Line 5: Line 5:
|title={{#var:HARDWARE_NAME}} Yocto {{#var:YOCTO_NAME}}
|title={{#var:HARDWARE_NAME}} Yocto {{#var:YOCTO_NAME}}
|image=Yocto.png
|image=Yocto.png
|description=
|description=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.
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 [https://source.codeaurora.org/external/imx NXP BSP] layer for Yocto framework. Variscite extends this layer to support its VAR-SOM-MX8M-NANO System On Module.  
This release is based on [https://source.codeaurora.org/external/imx NXP BSP] layer for Yocto framework. Variscite extends this layer to support its VAR-SOM-MX8M-NANO System On Module.  
Line 14: Line 13:
|category2=Yocto
|category2=Yocto
|documentation=
|documentation=
{{SoftBox
{{OS_Overview_General_Column}}<!--
|title=General
-->{{OS_Overview_Build_Column}}<!--
|content=
-->{{OS_Overview_HowTo_Column_MX8M}}}}
;General
{{NONUMBEREDHEADINGS}}
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here <---}}
* {{Varlink|Yocto Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
;Programming
* {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
* {{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 Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}}
;Support
* [http://www.variscite.com/support/variscite-customer-portal '''Variscite Customer Portal'''] <br> Register at Variscite Customer Portal to get high quality engineering support for Variscite products
* [http://variscite.com/support-forum/index.php Variscite Support Forum]
|color=darkblue
}}<!--
 
-->{{SoftBox
|title=Build
|content=
;Build Yocto, Linux and U-Boot
* [{{#var:RELEASE_NOTES_LINK}} Release Notes]
* [[Yocto_Development_Environment|Setting a Development Environment]]
* {{Varlink|Yocto_Build_Release|{{#var:RELEASE_LINK}}|'''Build Yocto from source code'''}}
* [[Yocto Common Errors|Yocto common build errors]]
* {{Varlink|Yocto Customizing U-Boot|{{#var:RELEASE_LINK}}|Customizing U-Boot}}
* {{Varlink|Yocto Customizing the Linux kernel|{{#var:RELEASE_LINK}}|Customizing the Linux kernel}}
* {{Varlink|Yocto Toolchain installation|{{#var:RELEASE_LINK}}|Toolchain installation for out of Yocto builds}}
* {{Varlink|Yocto Build U-Boot|{{#var:RELEASE_LINK}}|Build U-Boot from source code}}
* {{Varlink|Yocto Build Linux|{{#var:RELEASE_LINK}}|Build the Linux kernel from source code}}
* {{Varlink|Yocto NAND Flash Burning|{{#var:RELEASE_LINK}}|Burning Yocto binaries to eMMC via SD card}}
* {{Varlink|Yocto Flash From Net|{{#var:RELEASE_LINK}}|Burning Yocto binaries eMMC via Ethernet}}
* {{Varlink|Yocto U-Boot 4.1.15 features |{{#var:RELEASE_LINK}}|U-Boot features}}
* [[Adding yocto packages|Adding packages to Yocto]]
* [[Yocto_Linux_logo|Replace the Linux logo]]
* {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate Guide}}
* {{Varlink|imx_uuu |{{#var:RELEASE_LINK}}|Booting from USB using UUU (Universal Update Utility)}}
|color=green
}}<!--
 
-->{{SoftBox
|title=How-to
|content=
;Test and use an Interface
<div style="column-count:2">
* {{Varlink|DART-MX8M Audio record play|{{#var:RELEASE_LINK}}|Audio}}
* {{Varlink|DART-MX8M Backlight|{{#var:RELEASE_LINK}}|Backlight}}
* [[IMX Bluetooth|Bluetooth]]
* [[BlueZ5 and A2DP|Bluetooth A2DP]]
* [[IMX Bluetooth Obex|Bluetooth file transfer]]
* [[IMX BLE|Bluetooth Low Energy]]
* {{Varlink|DART-MX8M CSI|{{#var:RELEASE_LINK}}|Camera}}
* [[IMX CAN bus|CAN bus]]
* [[CPU freq and num of cores|CPU freq. and number of cores]]
* {{Varlink|DART-MX8M-MINI Display|{{#var:RELEASE_LINK}}|Display}}
* [[DART-MX8M Ethernet|Ethernet]]
* {{Varlink|DART-MX8M GPIO|{{#var:RELEASE_LINK}}|GPIO}}
* {{Varlink|DART-MX8M I2C|{{#var:RELEASE_LINK}}|I2C}}
* {{Varlink|DART-MX8M RTC|{{#var:RELEASE_LINK}}|RTC}}
* {{Varlink|DART-MX8M SPI|{{#var:RELEASE_LINK}}|SPI}}
* [[Static_IP_Address|Static IP address]]
* {{Varlink|DART-MX8M suspend|{{#var:RELEASE_LINK}}|Suspend}}
* {{Varlink|DART-MX8M UART|{{#var:RELEASE_LINK}}|UART}}
* [[IMX USB Host|USB Host]]
* {{Varlink|DART-MX8M USB OTG|{{#var:RELEASE_LINK}}|USB OTG}}
* [[IMX UserButtons|User Button]]
* {{Varlink|DART-MX8M GSTREAMER|{{#var:RELEASE_LINK}}|Video streaming - Playback/Capture}}
* [[Wifi_NetworkManager|WiFi]]
</div>
|color=blue}}}}
__NONUMBEREDHEADINGS__

Latest revision as of 20:31, 22 February 2022


VAR-SOM-MX8M-NANO Yocto Sumo

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 VAR-SOM-MX8M-NANO System On Module.

Release version: sumo-fsl-4.14.98-mx8mn-v1.0