Change-Id: Id43428285ad5797ccc8f92d8c748e0e5fe625304
...
$ 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>