aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README27
1 files changed, 27 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..972a92e1
--- /dev/null
+++ b/README
@@ -0,0 +1,27 @@
+This layer depends on:
+
+URI: git://git.openembedded.org/openembedded-core
+branch: master
+revision: HEAD
+
+URI: git://git.angstrom-distribution.org/meta-angstrom
+branch: master
+revision: HEAD
+
+URI: git://git.openembedded.net/meta-openembedded
+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>
+
+