Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io> Change-Id: Ia50fdaf50a8e184f51dc598bcd11c6bbdcc4a479
...
$ mkdir yocto-bf $ cd yocto-bf $ repo init -u "https://git.blackfinn.de/yocto/linux-blackfinn.git" $ repo sync
$ MACHINE=<machineconf> source blackfinn-init-build-env
Supported machineconfs:
$ bitbake console-image
$ dd if=tmp/deploy/images/beaglebone/<image_name> of=/dev/<sd_card>