Changes

Jump to: navigation, search

Building the Yocto BSP (XUELK)

139 bytes removed, 09:26, 17 November 2017
fix krogoth instructions
dvdk@dvdk-vm:~/lynx$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > repo
dvdk@dvdk-vm:~/lynx$ chmod a+x repo
dvdk@dvdk-vm:~/lynx$ ./repo init -u git@git.dave.eu:lynx/lynx-bsp.git -b lynx-fidokrogoth
dvdk@dvdk-vm:~/lynx$ ./repo sync
</pre>
<pre class="workstation-terminal">
dvdk@dvdk-vm:~/lynx$ DISTRO=fsl-imx-fb MACHINE=sbc-lynx source lynx-setup-release.sh -b build-fb -e fb
dvdk@dvdk-vm:~/lynx/build$ bitbake lynx-image-networking
</pre>
In addition to the typical images, the XUELK provides the following too:
*<code>lynx-image-networking-sbc-lynx-xenoqt5</code>**With respect to the This has QT5 support on FB backend* <code>lynx-image-networkingdevel</code> ** a small image, this includes additional libraries required to run the Linux kernel featuring the Xenomai real-time extension. For more details about it, please refer to https://xenomai.org/.with some useful development and debugging tools
===Generating the SDKs===
 
After creating an image as described above, the corresponding SDK can be generated by issuing the following command:
<pre class="workstation-terminal">
<pre class="workstation-terminal">
dvdk@dvdk-vm:~/lynx$ DISTRO=fsl-imx-fb MACHINE=sbc-lynx source lynx-setup-release.sh -b build-fb -e fb
dvdk@dvdk-vm:~/lynx/build$
</pre>
743
edits

Navigation menu