Supported CompuLab machines:
mcm-imx8m-mini
ucm-imx8m-mini
repo init -u git://github.com/nxp-imx/imx-manifest.git -b imx-linux-hardknott -m imx-5.10.35-2.0.0.xml
wget --directory-prefix .repo/manifests https://raw.githubusercontent.com/compulab-yokneam/meta-bsp-imx8mm/rel_imx_5.10.35_2.0.0-stable/scripts/imx-5.10.35_2.0.0_compulab.xml
repo init -m imx-5.10.35_2.0.0_compulab.xml
repo sync
Machine | Command Line |
---|---|
mcm-imx8m-mini | export COMPULAB_MACHINE=mcm-imx8m-mini |
ucm-imx8m-mini | export COMPULAB_MACHINE=ucm-imx8m-mini |
NOTE | Refer to the NXP Readme for details about how to select a correct backend & distro. |
---|
MACHINE=${COMPULAB_MACHINE} DISTRO=fsl-imx-xwayland source compulab-setup-env -b build
bitbake -k compulab-ucm-imx8m-mini
Machine | Image |
---|---|
ucm-imx8m-mini | compulab-ucm-imx8m-mini-ucm-imx8m-mini-YYYYMMDDhhmmss.rootfs.wic.bz2 |