diff options
author | 2012-03-03 11:53:08 +0100 | |
---|---|---|
committer | 2012-03-04 00:33:17 -0500 | |
commit | e31722adc42ef202ae273571ce19a7ac304e5eb6 (patch) | |
tree | 2c6b2782d763693495fdaa80b9e335a180d8d437 /README | |
parent | 17600a532e574ec9e09a18a9cb6197b73331c3df (diff) | |
download | meta-ti-e31722adc42ef202ae273571ce19a7ac304e5eb6.tar.gz meta-ti-e31722adc42ef202ae273571ce19a7ac304e5eb6.tar.bz2 meta-ti-e31722adc42ef202ae273571ce19a7ac304e5eb6.zip |
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 @@ -This layer depends on: +This layer hard depends on: URI: git://git.openembedded.org/openembedded-core branch: master @@ -8,6 +8,8 @@ URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD +And optionally depends on: + URI: git://git.angstrom-distribution.org/meta-angstrom branch: master revision: HEAD @@ -24,8 +26,8 @@ Arago. Due to the above, it is now recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom -This will set it up for the OpenEmbedded-core layout instead of the -old "Classic" OpenEmbedded-dev layout. You can optionally tweak +This will set it up for the OpenEmbedded-core ('yocto') layout instead +of the old "Classic" OpenEmbedded-dev layout. You can optionally tweak sources/layers.txt and conf/bblayers.conf to (de)select BSP layers. Send pull requests to meta-ti@yoctoproject.org |