| NOTE | This development branch has not yet been released/supported officially by CompuLab. |
|---|
-
WorkDir
mkdir boot2qt-compulab && cd boot2qt-compulab -
CompuLab Yocto build environment
Follow the instructions of the specific machine and prepare the Yocto Build environemt:NXP SoC Build Environment Manual i.MX8MPmeta-bsp-imx8mp i.MX93meta-bsp-imx9 -
Update the created Yocto Build environment with the Boot2Qt support:
cd ${BUILDDIR} source <(curl -L https://raw.githubusercontent.com/compulab-yokneam/meta-boot2qt-compulab/boot2qt-addon/tools/run.me)
- Create
b2qt-embedded-qt6-imageimage:bitbake -k b2qt-embedded-qt6-image - Create
Boot2Qt SDKfor the host machine:bitbake meta-toolchain-b2qt-embedded-qt6-sdk