summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-03-31 16:05:45 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-03-31 16:05:45 +0200
commit761213e8244a84254df5471033d4f6f1b7f5bf15 (patch)
treed8614de937fffcbadc7c3556da1e6c546d7f7fd0 /README
parentfc6700a1427398d466a902455711cfd745f856da (diff)
downloadmeta-ti-761213e8244a84254df5471033d4f6f1b7f5bf15.tar.gz
add COPYING.MIT and README
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 @@
1This layer depends on:
2
3URI: git://git.openembedded.org/openembedded-core
4branch: master
5revision: HEAD
6
7URI: git://git.angstrom-distribution.org/meta-angstrom
8branch: master
9revision: HEAD
10
11URI: git://git.openembedded.net/meta-openembedded
12branch: master
13revision: HEAD
14
15It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom with one important difference:
16
17After "Step 1" go into the newl created 'setup-scripts' directory and do
18
19 git checkout origin/oe-core -b oe-core
20
21This will set it up for the OpenEmbedded-core layout instead of the old OpenEmbedded-dev layout.
22
23Send pull requests to openembedded-core@lists.openembedded.org
24
25Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
26
27