[oe] [PATCH 3/3] TI IPC: Add version 1.22.04.25

Siddharth Heroor heroor at gmail.com
Thu Mar 24 13:01:16 UTC 2011


From: Siddharth Heroor <heroor at ti.com>

* This version is one the first versions of TI IPC available.
* Fix the installer installer command in the include file.
  Since this is the first version available on OE, changing
  this does not affect any other versions.

Signed-off-by: Siddharth Heroor <heroor at ti.com>
---
 recipes/ti/ti-ipc.inc           |    2 +-
 recipes/ti/ti-ipc_1.22.04.25.bb |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)
 create mode 100644 recipes/ti/ti-ipc_1.22.04.25.bb

diff --git a/recipes/ti/ti-ipc.inc b/recipes/ti/ti-ipc.inc
index 2a23a9b..0bc6218 100644
--- a/recipes/ti/ti-ipc.inc
+++ b/recipes/ti/ti-ipc.inc
@@ -15,7 +15,7 @@ SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ip
 
 DEPENDS = "ti-sysbios ti-cgt6x ti-xdctools"
 BINFILE="ipc_setuplinux_${PV}.bin"
-TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
+TI_BIN_UNPK_CMDS="Y: q:workdir:Y"
 
 do_install() {
     install -d ${D}${IPC_INSTALL_DIR_RECIPE}
diff --git a/recipes/ti/ti-ipc_1.22.04.25.bb b/recipes/ti/ti-ipc_1.22.04.25.bb
new file mode 100644
index 0000000..1573dce
--- /dev/null
+++ b/recipes/ti/ti-ipc_1.22.04.25.bb
@@ -0,0 +1,6 @@
+require ti-ipc.inc
+
+PV = "1_22_04_25"
+
+SRC_URI[ipcbin.md5sum] = "aaa7f3776794a92b4226cd923c7cd956"
+SRC_URI[ipcbin.sha256sum] = "b33e25e0330719c2857a5ca3abccd03fe1b55a9300b2f825707f2bc64b84c883"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list