Open main menu

DAVE Developer's Wiki β

Changes

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

12 bytes removed, 16:25, 4 August 2023
Introduction
''desk-mp1-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>dave-image-qt5-weston</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>apt-get</code> tool. Please refer to [[Advanced_use_of_Yocto_build_system#Using_preDESK-built_package_archiveMP1-L/Development/Management of prebuilt packages|this section]] for more details.
To generate the supported root file systems, the build of the Yocto BSP has to be run. The output of this process is an image containing the U-Boot binary file, the Linux kernel image, and the selected root file system image. The following sections describe in detail how to execute this operation.
4,650
edits