repo init -u git://source.codeaurora.org/external/imx/imx-manifest.git -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml
repo sync
git clone -b master https://github.com/compulab-yokneam/meta-bsp-imx7.git sources/meta-bsp-imx7/
-
cl-som-imx7
COMPULAB_MACHINE=cl-som-imx7
Refer to the NXP Readme
for details about how to select a correct backend
& distro
.
This example shows how to build NXP supported images for the ${COMPULAB_MACHINE}
-
Weston GUI Image
MACHINE=${COMPULAB_MACHINE} DISTRO=fsl-imx-xwayland source sources/meta-bsp-imx7/tools/setup-env -b build-xwayland-imx7 bitbake -k fsl-image-qt5-validation-imx
-
XFCE GUI Image
MACHINE=${COMPULAB_MACHINE} DISTRO=fsl-imx-x11 source sources/meta-bsp-imx7/tools/setup-env -b build-x11-imx7 bitbake -k compulab-image-xfce