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

From Variscite Wiki
m (1 revision imported: Import of additions after the 20th of May 2020)
No edit summary
Line 6: Line 6:
|image=Yocto.png
|image=Yocto.png
|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.
|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.
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.  
<br><br>Release version: '''{{#var:RELEASE_NAME}}'''
 
Release version: '''{{#var:RELEASE_NAME}}'''
|category1=VAR-SOM-MX8M-NANO
|category1=VAR-SOM-MX8M-NANO
|category2=Yocto
|category2=Yocto
|documentation=<nowiki></nowiki>
|documentation=
{{SoftBox
{{SoftBox
|title=General
|title=General
|boxwidth=23
|content=
|content=<nowiki></nowiki>
;General  
=== General ===
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here}} <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i>
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here <---}}
* {{Varlink|Yocto Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
* {{Varlink|Yocto Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
 
;Programming
=== Programming ===
* {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
* {{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 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 ===
* [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://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]
* [http://variscite.com/support-forum/index.php Variscite Support Forum]


|color=darkblue}}<nowiki>
|color=darkblue
</nowiki>{{SoftBox
}}<!--
 
-->{{SoftBox
|title=Build
|title=Build
|boxwidth=23
|content=
|content=<nowiki></nowiki>
;Build Yocto, Linux and U-Boot
 
===Build Yocto, Linux and U-Boot===
* [{{#var:RELEASE_NOTES_LINK}} Release Notes]
* [{{#var:RELEASE_NOTES_LINK}} Release Notes]
* [[Yocto_Development_Environment|Setting a Development Environment]]
* [[Yocto_Development_Environment|Setting a Development Environment]]
Line 54: Line 53:
{{#ifeq: {{#var:YOCTO_SUPPORT_DOCKER}} | yes |* {{Varlink|Docker Guide |{{#var:RELEASE_LINK}}|Docker Guide}} | }}
{{#ifeq: {{#var:YOCTO_SUPPORT_DOCKER}} | yes |* {{Varlink|Docker Guide |{{#var:RELEASE_LINK}}|Docker Guide}} | }}


|color=green}}<nowiki>
|color=green
</nowiki>{{SoftBox
}}<!--
 
-->{{SoftBox
|title=How-to
|title=How-to
|boxwidth=46
|content=
|content=<nowiki></nowiki>
;Test and use an Interface  
=== Test and use an Interface ===
<div style="column-count:2">
<div style="width:100%;">
<div style="width:50%; float: left;">
* {{Varlink|DART-MX8M Audio record play|{{#var:RELEASE_LINK}}|Audio}}
* {{Varlink|DART-MX8M Audio record play|{{#var:RELEASE_LINK}}|Audio}}
* {{Varlink|DART-MX8M Backlight|{{#var:RELEASE_LINK}}|Backlight}}
* {{Varlink|DART-MX8M Backlight|{{#var:RELEASE_LINK}}|Backlight}}
Line 74: Line 73:
* [[DART-MX8M Ethernet|Ethernet]]
* [[DART-MX8M Ethernet|Ethernet]]
* {{Varlink|DART-MX8M GPIO|{{#var:RELEASE_LINK}}|GPIO}}
* {{Varlink|DART-MX8M GPIO|{{#var:RELEASE_LINK}}|GPIO}}
</div>
<div style="width:50%; float: right;">
* {{Varlink|DART-MX8M I2C|{{#var:RELEASE_LINK}}|I2C}}
* {{Varlink|DART-MX8M I2C|{{#var:RELEASE_LINK}}|I2C}}
* {{Varlink|DART-MX8M RTC|{{#var:RELEASE_LINK}}|RTC}}
* {{Varlink|DART-MX8M RTC|{{#var:RELEASE_LINK}}|RTC}}

Revision as of 09:12, 10 June 2020


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

__NONUMBEREDHEADINGS__