diff --git a/README b/README index f31ac59..8d3f10f 100644 --- a/README +++ b/README @@ -4,4 +4,16 @@ URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD +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. + +Send pull requests to openembedded-core@lists.openembedded.org + +Main layer maintainer: Koen Kooi +