mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-01 16:30:45 +00:00
README: update with the latest info
With distro-less fixes in OE-Core, no distro dependencies are required. Better explain toolchain requirements and setup specific versions. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -1,36 +1,32 @@
|
|||||||
This layer hard depends on:
|
The official OpenEmbedded/Yocto BSP layer for Texas Instruments platforms.
|
||||||
|
|
||||||
|
This layer depends on:
|
||||||
|
|
||||||
URI: git://git.openembedded.org/openembedded-core
|
URI: git://git.openembedded.org/openembedded-core
|
||||||
|
layers: meta
|
||||||
branch: master
|
branch: master
|
||||||
revision: HEAD
|
revision: HEAD
|
||||||
|
|
||||||
URI: git://git.openembedded.org/meta-openembedded
|
URI: git://git.openembedded.org/meta-openembedded
|
||||||
|
layers: meta-oe
|
||||||
branch: master
|
branch: master
|
||||||
revision: HEAD
|
revision: HEAD
|
||||||
|
|
||||||
And optionally depends on:
|
There are known issues when using a toolchain with gcc-4.6 and binutils-2.22
|
||||||
|
from OpenEmbedded-Core, thus it is recommended to use meta-openembedded layer
|
||||||
|
with gcc-4.5 + Linaro patches and binutils-2.20.1.
|
||||||
|
|
||||||
URI: git://git.angstrom-distribution.org/meta-angstrom
|
The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
|
||||||
branch: master
|
distributions and layer stacks, such as:
|
||||||
revision: HEAD
|
distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago.
|
||||||
|
|
||||||
Currently meta-ti only works with the Angstrom distribution and hence
|
Please follow the recommended setup procedures of your OE distribution. When
|
||||||
requires the meta-angstrom layer. There are known issues when using
|
using in a distro-less configuration, please add to your local.conf:
|
||||||
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
|
GCCVERSION = "4.5%"
|
||||||
http://www.angstrom-distribution.org/building-angstrom
|
BINUVERSION = "2.20.1"
|
||||||
|
|
||||||
This will set it up for the OpenEmbedded-core ('yocto') layout instead
|
Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org
|
||||||
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
|
Maintainers: Denys Dmytriyenko <denys@ti.com>
|
||||||
|
Koen Kooi <koen@dominion.thruhere.net>
|
||||||
Main layer maintainers: Denys Dmytriyenko <denys@ti.com>
|
|
||||||
Koen Kooi <k-kooi@ti.com>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user