update README

This commit is contained in:
Koen Kooi
2011-03-21 12:25:47 +01:00
parent fd7b997e30
commit 4b5dc8ac05

12
README
View File

@@ -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 <koen@dominion.thruhere.net>