summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-03 11:53:08 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-03-04 00:33:17 -0500
commite31722adc42ef202ae273571ce19a7ac304e5eb6 (patch)
tree2c6b2782d763693495fdaa80b9e335a180d8d437 /README
parent17600a532e574ec9e09a18a9cb6197b73331c3df (diff)
downloadmeta-ti-e31722adc42ef202ae273571ce19a7ac304e5eb6.tar.gz
README: move meta-angstrom to optional layers
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 9bf6154b..9c3e5ff3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
1This layer depends on: 1This layer hard depends on:
2 2
3URI: git://git.openembedded.org/openembedded-core 3URI: git://git.openembedded.org/openembedded-core
4branch: master 4branch: master
@@ -8,6 +8,8 @@ URI: git://git.openembedded.org/meta-openembedded
8branch: master 8branch: master
9revision: HEAD 9revision: HEAD
10 10
11And optionally depends on:
12
11URI: git://git.angstrom-distribution.org/meta-angstrom 13URI: git://git.angstrom-distribution.org/meta-angstrom
12branch: master 14branch: master
13revision: HEAD 15revision: HEAD
@@ -24,8 +26,8 @@ Arago.
24Due to the above, it is now recommended to follow the instructions at 26Due to the above, it is now recommended to follow the instructions at
25http://www.angstrom-distribution.org/building-angstrom 27http://www.angstrom-distribution.org/building-angstrom
26 28
27This will set it up for the OpenEmbedded-core layout instead of the 29This will set it up for the OpenEmbedded-core ('yocto') layout instead
28old "Classic" OpenEmbedded-dev layout. You can optionally tweak 30of the old "Classic" OpenEmbedded-dev layout. You can optionally tweak
29sources/layers.txt and conf/bblayers.conf to (de)select BSP layers. 31sources/layers.txt and conf/bblayers.conf to (de)select BSP layers.
30 32
31Send pull requests to meta-ti@yoctoproject.org 33Send pull requests to meta-ti@yoctoproject.org