This openembedded meta layer is based on the Boot 2 Qt layer.
Create a directory for the sources:
mkdir sourcesClone this repository in the sources directory:
git clone git@github.com:SolarTeamEindhoven/meta-ste.git sources/meta-steTo automaticaly download all dependecies of this layer:
sources/meta-ste/b2qt-init-build-env init --device raspberrypi3Initialize the bitbake build environement:
export MACHINE=raspberrypi3
source setup-environment.shbuild the bitbake recipe:
bitbake meta-toolchain-ste-ivi-qbsp