[oe-commits] Koen Kooi : ti-c6accel: add 1.01.00.03

git version control git at git.openembedded.org
Thu Dec 30 21:06:15 UTC 2010


Module: openembedded.git
Branch: testing-next
Commit: b87f28f617ed26c2ccea21c3645d3e7fcd889e88
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b87f28f617ed26c2ccea21c3645d3e7fcd889e88

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Dec 30 18:00:20 2010 +0100

ti-c6accel: add 1.01.00.03

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

---

 recipes/ti/ti-c6accel.inc           |    1 +
 recipes/ti/ti-c6accel_1.01.00.03.bb |    9 +++++++++
 2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/recipes/ti/ti-c6accel.inc b/recipes/ti/ti-c6accel.inc
index 46dee8b..668bf7b 100644
--- a/recipes/ti/ti-c6accel.inc
+++ b/recipes/ti/ti-c6accel.inc
@@ -22,6 +22,7 @@ PR_append = "a"
 
 S = "${WORKDIR}/c6accel_${PV}"
 
+# http://software-dl.ti.com/dsps/dsps_public_sw/c6000/web/c6accel/latest/index_FDS.html
 SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/c6000/web/c6accel/latest/exports//c6accel_${PV}_Linux-x86_Setup.bin;name=c6accelbin "
 
 BINFILE="c6accel_${PV}_Linux-x86_Setup.bin"
diff --git a/recipes/ti/ti-c6accel_1.01.00.03.bb b/recipes/ti/ti-c6accel_1.01.00.03.bb
new file mode 100644
index 0000000..8b2bf4a
--- /dev/null
+++ b/recipes/ti/ti-c6accel_1.01.00.03.bb
@@ -0,0 +1,9 @@
+require ti-c6accel.inc
+
+SRC_URI[c6accelbin.md5sum] = "0ddf37fd9dad91fa3a914e549da933b9"
+SRC_URI[c6accelbin.sha256sum] = "453399a84bf117bd7a91393242c7c005e2829692db5ede18e4be166c61e4354c"
+
+SRC_URI_append = "file://fix-loadmodule.patch"
+
+PV = "1_01_00_03"
+





More information about the Openembedded-commits mailing list