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