]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - README
linux-keystone: update from version 3.6-rc6 to 3.6.6
[glsdk/meta-ti-glsdk.git] / README
diff --git a/README b/README
index 2f017156d4aafb279ae5a93f0d126538746b210a..0df391f1bc9cc87c7c3a36b53bc2f254ff4dd6b7 100644 (file)
--- a/README
+++ b/README
@@ -1,28 +1,30 @@
+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.angstrom-distribution.org/meta-angstrom
-branch: master
-revision: HEAD
-
-URI: git://git.openembedded.net/meta-openembedded
-branch: master
-revision: HEAD
 
-It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom with one important difference:
+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:
 
-After "Step 1" go into the newl created 'setup-scripts' directory and do
+BBMASK = "meta-ti/recipes-misc"
 
-       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.
+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.
 
-Send pull requests to meta-ti@yoctoproject.org
+Please follow the recommended setup procedures of your OE distribution.
 
-Main layer maintainers: Denys Dmytriyenko <denys@ti.com>
-                        Koen Kooi <k-kooi@ti.com>
 
+Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org
 
+Maintainers: Denys Dmytriyenko <denys@ti.com>
+             Koen Kooi <koen@dominion.thruhere.net>