[oe-commits] Koen Kooi : ti-xdctools: remove linkerscript patch

git version control git at git.openembedded.org
Sat Jan 1 11:43:09 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8d02872d113047b48ca4e8abf126cdb219db9f31
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8d02872d113047b48ca4e8abf126cdb219db9f31

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Jan  1 12:41:06 2011 +0100

ti-xdctools: remove linkerscript patch

This only fixed c6accel, but broke lpm and CE

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/ti/ti-xdctools_3.20.06.81.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/ti/ti-xdctools_3.20.06.81.bb b/recipes/ti/ti-xdctools_3.20.06.81.bb
index 41e1b7d..110ee35 100644
--- a/recipes/ti/ti-xdctools_3.20.06.81.bb
+++ b/recipes/ti/ti-xdctools_3.20.06.81.bb
@@ -2,8 +2,8 @@ require ti-xdctools.inc
 
 PV = "3_20_06_81"
 
-# This is a hack that needs some serious review
-SRC_URI += "file://arm-linker-hack.diff"
+# This fixes c6accel, but breaks codec-engine and lpm
+#SRC_URI += "file://arm-linker-hack.diff"
 
 SRC_URI[xdcbin.md5sum] = "65151268d6be6ad6eb940ef7ed03af16"
 SRC_URI[xdcbin.sha256sum] = "8ea6b851521ce41fe0b4a349b2d922af7e70f48c50ad9fd21f62627446a834f8"





More information about the Openembedded-commits mailing list