aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 9bf6154be56ac58dc2abe0d2943860c27887ce22 (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
28
29
30
31
32
33
34
This layer depends on:

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

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

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

Currently meta-ti only works with the Angstrom distribution and hence
requires the meta-angstrom layer. There are known issues when using
gcc-4.6 based toolchain from OpenEmbedded-Core, thus gcc-4.5 toolchain,
provided by meta-openembedded, is needed. It is planned to fix these
shortcomings in the near future and allow building the base BSP part
of meta-ti with different distributions and layer stacks, such as:
distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or
Arago.

Due to the above, it is now recommended to follow the instructions at
http://www.angstrom-distribution.org/building-angstrom

This will set it up for the OpenEmbedded-core layout instead of the
old "Classic" OpenEmbedded-dev layout. You can optionally tweak
sources/layers.txt and conf/bblayers.conf to (de)select BSP layers.

Send pull requests to meta-ti@yoctoproject.org

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