diff options
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 | ||