This openembedded meta layer is based on the Boot 2 Qt layer.
Create a directory for the sources:
mkdir sources
Clone this repository in the sources directory:
git clone [email protected]:SolarTeamEindhoven/meta-ste.git sources/meta-ste
To automaticaly download all dependecies of this layer:
sources/meta-ste/b2qt-init-build-env init --device raspberrypi3
Initialize the bitbake build environement:
export MACHINE=raspberrypi3
source setup-environment.sh
build the bitbake recipe:
bitbake meta-toolchain-ste-ivi-qbsp