diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-01 09:37:58 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-11-01 09:37:58 +0100 |
commit | 6d69cb81e6076473c0af0da5ea5160e2ecac170b (patch) | |
tree | 0de12b2b3d4f8b9853ef4e34acad72b5d0f9b3d4 /README | |
parent | bba583b39be777852060cde2a24b8156cacb943b (diff) | |
download | meta-ti-6d69cb81e6076473c0af0da5ea5160e2ecac170b.tar.gz |
README: update to match setup-scripts instructions
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -13,13 +13,9 @@ branch: master | |||
13 | revision: HEAD | 13 | revision: HEAD |
14 | 14 | ||
15 | It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom | 15 | It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom |
16 | with one important difference: | ||
17 | |||
18 | After "Step 1" go into the newly created 'setup-scripts' directory and do | ||
19 | $ git checkout origin/oe-core -b oe-core | ||
20 | 16 | ||
21 | This will set it up for the OpenEmbedded-core layout instead of the old | 17 | This will set it up for the OpenEmbedded-core layout instead of the old |
22 | OpenEmbedded-dev layout. | 18 | OpenEmbedded-dev layout. You can optionally tweak sources/layers.txt and conf/bblayers.conf to (de)select BSP layers. |
23 | 19 | ||
24 | Send pull requests to meta-ti@yoctoproject.org | 20 | Send pull requests to meta-ti@yoctoproject.org |
25 | 21 | ||