mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
0d0e2c1e274e1885d8b5cb07421449e9d0016c2c
>& /dev/null is not ok for dash so use > /dev/null 2>&1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This layer hard depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD
URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: HEAD
And optionally depends on:
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 ('yocto') 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%