Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 876 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 876 Bytes

Meta layer for STE IVI Software Stack

This openembedded meta layer is based on the Boot 2 Qt layer.

Setting up build environment

Checkout this repository

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

Initialize build environment

To automaticaly download all dependecies of this layer:

sources/meta-ste/b2qt-init-build-env init --device raspberrypi3

Build the image and SDK

Initialize the bitbake build environement:

export MACHINE=raspberrypi3
source setup-environment.sh

build the bitbake recipe:

bitbake meta-toolchain-ste-ivi-qbsp