Angstrom - gdamjan/gdamjan.github.io GitHub Wiki
Setup:
git clone git://git.angstrom-distribution.org/setup-scripts angstrom-oe cd angstrom-oe git checkout origin/oe-core -b oe-core MACHINE=beagleboard ./oebb.sh config beagleboard
The build:
. ~/.oe/environment-oecore MACHINE=beagleboard ./oebb.sh update bitbake systemd-image
Resulting files will be in:
build/tmp-angstrom_2010_x-eglibc/deploy/images/beagleboard/
Read the docs here http://www.angstrom-distribution.org/demo/beagleboard/