X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fmeta-ti-glsdk.git;a=blobdiff_plain;f=README;h=9c3e5ff3c6f4f5c1e0570cccb6886ef85cad97e1;hp=c4c88ec5c1ecc55d79060434fe5f79d9bb375d53;hb=dfbcf63963c95a4818865a9a397dae58c0045121;hpb=6d69cb81e6076473c0af0da5ea5160e2ecac170b diff --git a/README b/README index c4c88ec..9c3e5ff 100644 --- a/README +++ b/README @@ -1,21 +1,34 @@ -This layer depends on: +This layer hard depends on: URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD -URI: git://git.angstrom-distribution.org/meta-angstrom +URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD -URI: git://git.openembedded.org/meta-openembedded +And optionally depends on: + +URI: git://git.angstrom-distribution.org/meta-angstrom branch: master revision: HEAD -It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom +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 -OpenEmbedded-dev layout. You can optionally tweak sources/layers.txt and conf/bblayers.conf to (de)select BSP layers. +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