]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - README
multi-kernel: add a comment on the addition of preparekernel task
[glsdk/meta-ti-glsdk.git] / README
1 The official OpenEmbedded/Yocto BSP layer for Texas Instruments platforms.
3 This layer depends on:
5 URI: git://git.openembedded.org/openembedded-core
6 layers: meta
7 branch: master
8 revision: HEAD
10 URI: git://git.openembedded.org/meta-openembedded
11 layers: meta-oe
12 branch: master
13 revision: HEAD
15 There are known issues when using a toolchain with gcc-4.6 and binutils-2.22
16 from OpenEmbedded-Core, thus it is recommended to use meta-openembedded layer
17 with gcc-4.5 + Linaro patches and binutils-2.20.1.
19 The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
20 distributions and layer stacks, such as:
21 distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago.
23 Please follow the recommended setup procedures of your OE distribution. When
24 using in a distro-less configuration, please add to your local.conf:
26 GCCVERSION = "4.5%"
27 BINUVERSION = "2.20.1"
29 Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org
31 Maintainers: Denys Dmytriyenko <denys@ti.com>
32              Koen Kooi <koen@dominion.thruhere.net>