Change-Id: Id0a252a4b76221d516bfe1ca8b01f0702b88f31e Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
...
$ 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-init-build-env
Supported machineconfs:
$ bitbake console-image
$ dd if=tmp/deploy/images/beaglebone/<image_name> of=/dev/<sd_card>