Thomas Klaehn
0ff77485a9
default: Add meta-arm layer to support arm cross toolchain
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io> Change-Id: I77095de015527d3178663b9ee214e7da9aed704c
Yocto
...
Get the repository
$ mkdir yocto-bf
$ cd yocto-bf
$ repo init -u "https://git.blackfinn.de/yocto/perinet-manifest.git"
$ repo sync
Set Environment
$ source perinet-init-build-env
Build the Image
$ bitbake perifirmware-build-container-image
Description