Open main menu

DAVE Developer's Wiki β

Changes

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

410 bytes added, 09:15, 11 August 2023
Initialize the build environment
==== Initialize the build environment ====
 
Check that the following packages are install:
 
<pre class="workstation-terminal">
dvdk@vagrant:~$ sudo apt-get update && sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool
</pre>
Before running the build, the environment must be initialized properly.
dave_user
423
edits