summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 7 insertions, 8 deletions
diff --git a/README b/README
index 2f017156..0f3d2569 100644
--- a/README
+++ b/README
@@ -8,21 +8,20 @@ URI: git://git.angstrom-distribution.org/meta-angstrom
8branch: master 8branch: master
9revision: HEAD 9revision: HEAD
10 10
11URI: git://git.openembedded.net/meta-openembedded 11URI: git://git.openembedded.org/meta-openembedded
12branch: master 12branch: master
13revision: HEAD 13revision: HEAD
14 14
15It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom with one important difference: 15It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom
16with one important difference:
16 17
17After "Step 1" go into the newl created 'setup-scripts' directory and do 18After "Step 1" go into the newly created 'setup-scripts' directory and do
19 $ git checkout origin/oe-core -b oe-core
18 20
19 git checkout origin/oe-core -b oe-core 21This will set it up for the OpenEmbedded-core layout instead of the old
20 22OpenEmbedded-dev layout.
21This will set it up for the OpenEmbedded-core layout instead of the old OpenEmbedded-dev layout.
22 23
23Send pull requests to meta-ti@yoctoproject.org 24Send pull requests to meta-ti@yoctoproject.org
24 25
25Main layer maintainers: Denys Dmytriyenko <denys@ti.com> 26Main layer maintainers: Denys Dmytriyenko <denys@ti.com>
26 Koen Kooi <k-kooi@ti.com> 27 Koen Kooi <k-kooi@ti.com>
27
28