Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX6UL-L/Development/Building the Yocto BSP

30 bytes removed, 09:50, 21 July 2021
no edit summary
For more information on the Linux filesystem, please refer to http://www.thegeekstuff.com/2010/09/linux-file-system-structure/.
[[AXEL_ULite_SOM/DESK-MX6UL-L|DESK-MX6UL-L]] provides one (or more) pre-built root file system, that can be used during the evaluation/development/deployment cycle. For instance, the root file system included in the <code>desk-mx-l-image-devel</code> image is suited for the development phase, since it provides a relatively rich set of packages including tools and libraries used to debug the application code. The pre-built root file systems are located here: <code>/home/dvdk/<target_name>/rfs/<kit_name></code>.
Besides the pre-built root file systems, DAVE also provides a rich repository containing pre-built applications and libraries. These packages can be easily installed on the target by using the <code>dnf</code> tool. Please refer to [[Advanced_use_of_Yocto_build_system_(''desk-mx-l'')#Using_pre-built_package_archive|this section]] for more details.
Before running the build, the environment must be initialized properly.
[[AXEL_ULite_SOM/DESK-MX6UL-L | DESK-MX6UL-L]] Yocto BSP uses [https://code.google.com/p/git-repo/ git-repo] tool to fetch all the required git repositories.
To install it, please use the following commands:
8,226
edits