]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - README
matrix-tui: deprecated
[glsdk/meta-ti-glsdk.git] / README
diff --git a/README b/README
index 809faa4fc88f34d637c4948b2c876c78498c36c3..9bf6154be56ac58dc2abe0d2943860c27887ce22 100644 (file)
--- a/README
+++ b/README
@@ -4,24 +4,31 @@ 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
+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 angstrom-distro-devel@linuxtogo.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 <koen@dominion.thruhere.net>
+This will set it up for the OpenEmbedded-core 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 <denys@ti.com>
+                        Koen Kooi <k-kooi@ti.com>