X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fmeta-ti-glsdk.git;a=blobdiff_plain;f=README;h=9c3e5ff3c6f4f5c1e0570cccb6886ef85cad97e1;hp=972a92e1752e9eaab544784622af0b45edfa8b55;hb=dfbcf63963c95a4818865a9a397dae58c0045121;hpb=761213e8244a84254df5471033d4f6f1b7f5bf15 diff --git a/README b/README index 972a92e..9c3e5ff 100644 --- a/README +++ b/README @@ -1,27 +1,36 @@ -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.net/meta-openembedded +And optionally depends on: + +URI: git://git.angstrom-distribution.org/meta-angstrom branch: master revision: HEAD -It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom with one important difference: - -After "Step 1" go into the newl created 'setup-scripts' directory and do - - git checkout origin/oe-core -b oe-core - -This will set it up for the OpenEmbedded-core layout instead of the old OpenEmbedded-dev layout. +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. -Send pull requests to openembedded-core@lists.openembedded.org +Due to the above, it is now recommended to follow the instructions at +http://www.angstrom-distribution.org/building-angstrom -Main layer maintainer: Koen Kooi +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 + Koen Kooi