mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
README: refer to toolchain-layer in meta-openembedded
Since gcc-4.5, binutils-2.20.1 and eglibc-2.12 are now in their own toolchain-layer of meta-openembedded, adjust README accordingly. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
6
README
6
README
@@ -8,13 +8,13 @@ branch: master
|
||||
revision: HEAD
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded
|
||||
layers: meta-oe
|
||||
layers: toolchain-layer
|
||||
branch: master
|
||||
revision: HEAD
|
||||
|
||||
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.
|
||||
from OpenEmbedded-Core, thus it is recommended to use toolchain-layer from
|
||||
meta-openembedded with gcc-4.5 + Linaro patches and binutils-2.20.1.
|
||||
|
||||
The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
|
||||
distributions and layer stacks, such as:
|
||||
|
||||
Reference in New Issue
Block a user