Open main menu

DAVE Developer's Wiki β

Changes

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

16 bytes removed, 09:46, 17 February 2023
no edit summary
|-
! stable branch
| desk-mx8m-l-rel-2.0x.0x| desk-mx8m-l-rel-2.0x.0x
|-
! stable tag
For more information on the Linux filesystem, please refer to http://www.thegeekstuff.com/2010/09/linux-file-system-structure/.
[[DESK-MX8M-L | DESK-MX8M-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-mx8m-l-rel-2.0x.0x-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>smart</code> tool. Please refer to [Advanced_use_of_Yocto_build_system_([[DESK-MX8M-L | DESK-MX8M-L]])#Using_pre-built_package_archive | this section] for more details.
Where <code>dave-image-devel</code> is one of the images listed in [[#Quick reference|here]].
Once the build process is completed, the resulting files (the U-Boot binaries, the Linux kernel image, the device tree blob, the .tar.gz compressed root file system image, etc.) will be available in <code>build/tmp/deploy/images/desk-mx8m-l-rel-2.0x.0x</code>.
====Generating the SDKs====
dave_user
424
edits