aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 0f3d25694511d0dcd9aa12debf8ed887968d390d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

URI: git://git.angstrom-distribution.org/meta-angstrom
branch: master
revision: HEAD

URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: HEAD

It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom
with one important difference:

After "Step 1" go into the newly created 'setup-scripts' directory and do
	$ git checkout origin/oe-core -b oe-core

This will set it up for the OpenEmbedded-core layout instead of the old
OpenEmbedded-dev layout.

Send pull requests to meta-ti@yoctoproject.org

Main layer maintainers: Denys Dmytriyenko <denys@ti.com>
                        Koen Kooi <k-kooi@ti.com>