[oe-commits] Siddharth Heroor : TI IPC: Add version 1.22.04.25

git version control git at git.openembedded.org
Sun Mar 27 15:42:36 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: a46262fd07c72ec207482c69f5c2be7e828a41dc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a46262fd07c72ec207482c69f5c2be7e828a41dc

Author: Siddharth Heroor <heroor at ti.com>
Date:   Thu Mar 24 21:01:16 2011 +0000

TI IPC: Add version 1.22.04.25

* 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>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/ti/ti-ipc.inc           |    2 +-
 recipes/ti/ti-ipc_1.22.04.25.bb |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)

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"





More information about the Openembedded-commits mailing list