Open main menu

DAVE Developer's Wiki β

Changes

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

158 bytes added, 08:23, 11 August 2023
no edit summary
fatal: unable to access 'https://git.openembedded.org/meta-python2/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
error: Cannot fetch meta-nxp-demo-experience from https://source.codeaurora.org/external/imxsupport/meta-nxp-demo-experience
</pre>
a possible solution is to disable the SSL verification setting:
</pre>
Again, replace <code>dave-image-devel</code> with one of the images listed in [[#Quick reference|here]].
 
====Generating the Toolchain====
Toolchain can be created by the following command:
 
<pre class="workstation-terminal">
bitbake meta-toolchain
</pre>
==== Building additional packages ====
dave_user
417
edits