[meta-ti] Denys Dmytriyenko : README: describe the current dependency on Angstrom and future plans

Arago Project git git at arago-project.org
Mon Feb 27 20:16:39 PST 2012


Module: meta-ti
Branch: master
Commit: cac9367c1a1f2cfc8b7cf78cd0faa9ab021da2e4
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=cac9367c1a1f2cfc8b7cf78cd0faa9ab021da2e4

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Mon Feb 27 23:15:13 2012 -0500

README: describe the current dependency on Angstrom and future plans

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 README |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/README b/README
index c4c88ec..9bf6154 100644
--- a/README
+++ b/README
@@ -4,18 +4,29 @@ 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.org/meta-openembedded
+URI: git://git.angstrom-distribution.org/meta-angstrom
 branch: master
 revision: HEAD
 
-It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom
+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.
+
+Due to the above, it is now recommended to follow the instructions at
+http://www.angstrom-distribution.org/building-angstrom
 
-This will set it up for the OpenEmbedded-core layout instead of the old
-OpenEmbedded-dev layout. You can optionally tweak sources/layers.txt and conf/bblayers.conf to (de)select BSP layers.
+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 at yoctoproject.org
 




More information about the meta-ti mailing list