Difference between revisions of "Developing the software for the target (XUELK)"

From DAVE Developer's Wiki
Jump to: navigation, search
(Introduction)
Line 4: Line 4:
 
{{InfoBoxBottom}}
 
{{InfoBoxBottom}}
 
==Introduction==
 
==Introduction==
As the XELK kit is based on Yocto, the implementation of the MVM follows the approach described [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|here]]. As such, the reading of [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|this article]] is highly recommended.
+
As the XELK kit is based on Yocto, the implementation of the MVM follows the approach described [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|here]]. As such, the reading of [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|this section]] is highly recommended.
  
 
==U-Boot and Linux kernel==
 
==U-Boot and Linux kernel==

Revision as of 12:51, 8 September 2017

Info Box
AXEL ULite-top.png Applies to AXEL ULite
SBC Lynx-top.png Applies to SBC Lynx

Introduction[edit | edit source]

As the XELK kit is based on Yocto, the implementation of the MVM follows the approach described here. As such, the reading of this section is highly recommended.

U-Boot and Linux kernel[edit | edit source]

Please refer to the following links for the specific instructions describing these operations:

Root file systems and SDKs[edit | edit source]

TBD