Valentin Raevsky 2c8f97265a recipes-bsp: u-boot: Remove the machine u-boot defconfigs
Remove the machine u-boot defconfigs from the SRC_URI
OE takes the machine defconfig from the u-boot source
after applying the u-boot patches.

Signed-off-by: Valentin Raevsky <valentin@compulab.co.il>
2020-07-17 19:31:42 +03:00
2020-07-05 14:23:49 +03:00
2020-07-15 16:44:08 +03:00

Quick Start Guide

Supported CompuLab machines:

  • mcm-imx8m-mini

1 Setup environment

1.1 Prepare NXP BSP

repo init -u git://source.codeaurora.org/external/imx/imx-manifest.git -b imx-linux-zeus -m imx-5.4.24-2.1.0.xml
repo sync

1.2 Download CompuLab meta layer

git clone -b rel_imx_5.4.24_2.1.0-dev https://github.com/compulab-yokneam/meta-bsp-imx8mm.git sources/meta-bsp-imx8mm/

2 Build

2.1 Define COMPULAB_MACHINE environment variable

COMPULAB_MACHINE=mcm-imx8m-mini

2.2 Run CompuLab Linux Yocto Project setup

NOTE Refer to the NXP Readme for details about how to select a correct backend & distro.
MACHINE=${COMPULAB_MACHINE} DISTRO=fsl-imx-xwayland source sources/meta-bsp-imx8mm/tools/setup-imx8mm-env -b build

2.3 Build image

bitbake -k fsl-image-qt5-validation-imx
S
Description
No description provided
Readme
6.9 MiB
Languages
BitBake 88%
Shell 11.5%
C++ 0.5%