The recipe and resulting package have it as a dir, but something in do_rootfs is missing it up, so install a postinst to work around that. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD
And for testlab.bbclass:
URI: git://git.openembedded.net/meta-openembedded branch: master revision: HEAD
============================== Setup
It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom with one important difference:
After "Step 1" go into the newl created 'setup-scripts' directory and do
git checkout origin/oe-core -b oe-core
This will set it up for the OpenEmbedded-core layout instead of the old OpenEmbedded-dev layout.
============================== Patches
Send pull requests to angstrom-distro-devel@linuxtogo.org with '[meta-angstrom]' in the subject'
When sending single patches, please use something like 'git send-email -1 --to angstrom-distro-devel@linuxtogo.org --subject-prefix meta-angstrom'
Main layer maintainer: Koen Kooi koen@dominion.thruhere.net