Open main menu

DAVE Developer's Wiki β

Changes

Building the Yocto BSP (XELK)

89 bytes added, 08:14, 1 September 2022
no edit summary
{{Applies To Yocto}}
{{InfoBoxBottom}}
 
{{ObsoleteWikiPage|link=DESK-MX6-L/Development/Building_the_Yocto_BSP}}
{{ImportantMessage|text=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.
|-
| axel-image-java
| QT5 based root file system with QtWebEngine and Java (OpenJDK 8)
|}
<pre class="workstation-terminal">
dvdk@dvdk-vm:~/axel$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo -1 > repo
dvdk@dvdk-vm:~/axel$ chmod a+x repo
dvdk@dvdk-vm:~/axel$ ./repo init -u git@git.dave.eu:axel/axel-bsp.git -b axel-morty
<pre class="workstation-terminal">
dvdk@dvdk-vm:~/axel$ DISTRO=fsl-imx-x11 fb MACHINE=imx6qxelk source axel-setup-release.sh -b build-x11fb
dvdk@dvdk-vm:~/axel/build$
</pre>
8,221
edits