mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
020b6f893d13e36bccd7a2d8e6a0e6ab5e602450
BitBake's fetch2 unpack() seems to be picky about multi-kernel's file://configs/* and defaults to only looking into machine-specific location. This fixes the issue, as tested by building these platforms: beaglebone, am335x-evm and am180x-evm. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
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>
Description
Languages
BitBake
93.3%
Shell
3.5%
Pascal
1.4%
C++
0.9%
Pawn
0.5%
Other
0.3%