]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - README
beaglebone tester: bump SRCREV for FTDI test
[glsdk/meta-ti-glsdk.git] / README
diff --git a/README b/README
index 9e91f8dea193e3ca06d901286a74e14d30d824ab..0df391f1bc9cc87c7c3a36b53bc2f254ff4dd6b7 100644 (file)
--- a/README
+++ b/README
@@ -1,30 +1,28 @@
 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
-layers: meta-oe
-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.
+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"
+
 
 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.
 
-Please follow the recommended setup procedures of your OE distribution. When
-using in a distro-less configuration, please add to your local.conf:
+Please follow the recommended setup procedures of your OE distribution.
 
-GCCVERSION = "4.5%"
-BINUVERSION = "2.20.1"
 
 Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org