Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
...
$ mkdir yocto-bf $ cd yocto-bf $ repo init -u "https://git.blackfinn.de/yocto/linux-blackfinn.git" $ repo sync
$ source [bbb/rpi]-init-build-env
$ bitbake console-image
$ dd if=tmp/deploy/images/beaglebone/<image_name> of=/dev/<sd_card>