summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index 0f3d2569..c4c88ec5 100644
--- a/README
+++ b/README
@@ -13,13 +13,9 @@ branch: master
13revision: HEAD 13revision: HEAD
14 14
15It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom 15It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom
16with one important difference:
17
18After "Step 1" go into the newly created 'setup-scripts' directory and do
19 $ git checkout origin/oe-core -b oe-core
20 16
21This will set it up for the OpenEmbedded-core layout instead of the old 17This will set it up for the OpenEmbedded-core layout instead of the old
22OpenEmbedded-dev layout. 18OpenEmbedded-dev layout. You can optionally tweak sources/layers.txt and conf/bblayers.conf to (de)select BSP layers.
23 19
24Send pull requests to meta-ti@yoctoproject.org 20Send pull requests to meta-ti@yoctoproject.org
25 21