VAR-SOM-MX6 Yocto: Difference between revisions

From Variscite Wiki
No edit summary
m (Text replacement - "http://variscite" to "https://variscite")
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
|title=VAR-SOM-MX6 Yocto {{#var:YOCTO_NAME}}
|title=VAR-SOM-MX6 Yocto {{#var:YOCTO_NAME}}
|image=Yocto.png
|image=Yocto.png
|description=Yocto project is a framework for creating a 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 a 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.
{{#if:{{#var:FSLC_BSP_VERSION}}|This release is based on [http://freescale.github.io/ Freescale/NXP Community BSP] layer for Yocto framework.
{{#if:{{#var:FSLC_BSP_VERSION}}|This release is based on [http://freescale.github.io/ Freescale/NXP Community BSP] layer for Yocto framework.
|Freescale/NXP i.MX joined the Yocto Project community providing a release based on the Yocto Project framework.
|Freescale/NXP i.MX joined the Yocto Project community providing a release based on the Yocto Project framework.
}}
}}
Variscite extends this layer to support its i.MX6 System On Module products: VAR-SOM-MX6, VAR-SOM-SOLO/DUAL and DART-MX6 (all of which are under the VAR-SOM-MX6 category of this Wiki).  
Variscite extends this layer to support its i.MX6 System On Module products: VAR-SOM-MX6, VAR-SOM-SOLO/DUAL and DART-MX6 (all of which are under the VAR-SOM-MX6 category of this Wiki).  
<br><br>Release version: '''{{#var:RELEASE_NAME}}'''
 
Release version: '''{{#var:RELEASE_NAME}}'''
|category1=VAR-SOM-MX6
|category1=VAR-SOM-MX6
|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]
* [https://variscite.com/support-forum/index.php Variscite Support Forum]
|color=darkblue
}}<!--


|color=darkblue}}<nowiki>
-->{{SoftBox
</nowiki>{{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 56: Line 55:
* {{Varlink|High Assurance Boot |{{#var:RELEASE_LINK}}|Secure Boot / High Assurance Boot (HAB)}}
* {{Varlink|High Assurance Boot |{{#var:RELEASE_LINK}}|Secure Boot / High Assurance Boot (HAB)}}
{{#ifeq: {{#var:YOCTO_NAME}} | Morty ||* {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate Guide}}}}
{{#ifeq: {{#var:YOCTO_NAME}} | Morty ||* {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate Guide}}}}
{{#ifeq: {{#var:U-BOOT_BRANCH}} | imx_v2015.04_4.1.15_1.1.0_ga_var03 |* [http://variwiki.com/index.php?title=imx_usb_loader&release=RELEASE_ROCKO_V1.0_{{#var:HARDWARE_NAME}} Booting from USB using the imx_usb_loader utility]|* {{Varlink|imx_usb_loader |{{#var:RELEASE_LINK}}|Booting from USB using the imx_usb_loader utility}}}}
{{#ifeq: {{#var:U-BOOT_BRANCH}} | imx_v2015.04_4.1.15_1.1.0_ga_var03 |* [https://variwiki.com/index.php?title=imx_usb_loader&release=RELEASE_ROCKO_V1.0_{{#var:HARDWARE_NAME}} Booting from USB using the imx_usb_loader utility]|* {{Varlink|imx_usb_loader |{{#var:RELEASE_LINK}}|Booting from USB using the imx_usb_loader utility}}}}
{{#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;">
* [[{{#var:HARDWARE_NAME}} Audio record play|Audio record/play]]
* [[{{#var:HARDWARE_NAME}} Audio record play|Audio record/play]]
* [[IMX Backlight|Backlight]]
* [[IMX Backlight|Backlight]]
Line 82: Line 81:
* [[{{#var:HARDWARE_NAME}} UART|External UART]]
* [[{{#var:HARDWARE_NAME}} UART|External UART]]
* [[{{#var:HARDWARE_NAME}} GPIO|GPIO]]
* [[{{#var:HARDWARE_NAME}} GPIO|GPIO]]
</div>
<div style="width:50%; float: right;">
* [[U-Boot 4.1.15 features#HDMI auto-detection|HDMI]]
* [[U-Boot 4.1.15 features#HDMI auto-detection|HDMI]]
* [[{{#var:HARDWARE_NAME}} I2C|I2C]]
* [[{{#var:HARDWARE_NAME}} I2C|I2C]]
Line 100: Line 96:
* [[{{#var:HARDWARE_NAME}} Wireless LAN|Wireless LAN]]
* [[{{#var:HARDWARE_NAME}} Wireless LAN|Wireless LAN]]
* [[wifi connman |WiFi using connman]]
* [[wifi connman |WiFi using connman]]
</div>
</div>
</div>
|color=blue}}}}
|color=blue}}}}
__NONUMBEREDHEADINGS__
__NONUMBEREDHEADINGS__

Revision as of 11:56, 10 June 2020


VAR-SOM-MX6 Yocto Thud

Yocto project is a framework for creating a 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. This release is based on Freescale/NXP Community BSP layer for Yocto framework.

Variscite extends this layer to support its i.MX6 System On Module products: VAR-SOM-MX6, VAR-SOM-SOLO/DUAL and DART-MX6 (all of which are under the VAR-SOM-MX6 category of this Wiki).

Release version: thud-fslc-4.14.78-mx6-v1.0

__NONUMBEREDHEADINGS__