]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - README
linux-ti335x-psp 3.2: cape enhancements and patch cleanups
[glsdk/meta-ti-glsdk.git] / README
diff --git a/README b/README
index 9c3e5ff3c6f4f5c1e0570cccb6886ef85cad97e1..0df391f1bc9cc87c7c3a36b53bc2f254ff4dd6b7 100644 (file)
--- a/README
+++ b/README
@@ -1,36 +1,30 @@
-This layer hard depends on:
+The official OpenEmbedded/Yocto BSP layer for Texas Instruments platforms.
+
+It is hosted on http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/ with the
+source repository at git://git.yoctoproject.org/meta-ti
+
+
+This layer depends on:
 
 URI: git://git.openembedded.org/openembedded-core
+layers: meta
 branch: master
-revision: HEAD
 
-URI: git://git.openembedded.org/meta-openembedded
-branch: master
-revision: HEAD
 
-And optionally depends on:
+When not depending on meta-openembedded and not using systemd, you may need to
+mask few miscellaneous recipes requiring systemd, by adding this to local.conf:
+
+BBMASK = "meta-ti/recipes-misc"
 
-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.
+The base BSP part of meta-ti should work with different OpenEmbedded/Yocto
+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
+Please follow the recommended setup procedures of your OE distribution.
 
-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
+Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org
 
-Main layer maintainers: Denys Dmytriyenko <denys@ti.com>
-                        Koen Kooi <k-kooi@ti.com>
+Maintainers: Denys Dmytriyenko <denys@ti.com>
+             Koen Kooi <koen@dominion.thruhere.net>