diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-03 11:53:08 +0100 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2012-03-04 00:33:17 -0500 |
commit | e31722adc42ef202ae273571ce19a7ac304e5eb6 (patch) | |
tree | 2c6b2782d763693495fdaa80b9e335a180d8d437 /README | |
parent | 17600a532e574ec9e09a18a9cb6197b73331c3df (diff) | |
download | meta-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-- | README | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,4 +1,4 @@ | |||
1 | This layer depends on: | 1 | This layer hard depends on: |
2 | 2 | ||
3 | URI: git://git.openembedded.org/openembedded-core | 3 | URI: git://git.openembedded.org/openembedded-core |
4 | branch: master | 4 | branch: master |
@@ -8,6 +8,8 @@ URI: git://git.openembedded.org/meta-openembedded | |||
8 | branch: master | 8 | branch: master |
9 | revision: HEAD | 9 | revision: HEAD |
10 | 10 | ||
11 | And optionally depends on: | ||
12 | |||
11 | URI: git://git.angstrom-distribution.org/meta-angstrom | 13 | URI: git://git.angstrom-distribution.org/meta-angstrom |
12 | branch: master | 14 | branch: master |
13 | revision: HEAD | 15 | revision: HEAD |
@@ -24,8 +26,8 @@ Arago. | |||
24 | Due to the above, it is now recommended to follow the instructions at | 26 | Due to the above, it is now recommended to follow the instructions at |
25 | http://www.angstrom-distribution.org/building-angstrom | 27 | http://www.angstrom-distribution.org/building-angstrom |
26 | 28 | ||
27 | This will set it up for the OpenEmbedded-core layout instead of the | 29 | This will set it up for the OpenEmbedded-core ('yocto') layout instead |
28 | old "Classic" OpenEmbedded-dev layout. You can optionally tweak | 30 | of the old "Classic" OpenEmbedded-dev layout. You can optionally tweak |
29 | sources/layers.txt and conf/bblayers.conf to (de)select BSP layers. | 31 | sources/layers.txt and conf/bblayers.conf to (de)select BSP layers. |
30 | 32 | ||
31 | Send pull requests to meta-ti@yoctoproject.org | 33 | Send pull requests to meta-ti@yoctoproject.org |