All of lore.kernel.org
 help / color / mirror / Atom feed
From: Siddharth Heroor <heroor@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Siddharth Heroor <heroor@ti.com>
Subject: [PATCH 3/3] TI IPC: Add version 1.22.04.25
Date: Thu, 24 Mar 2011 18:31:16 +0530	[thread overview]
Message-ID: <1300971676-31774-3-git-send-email-heroor@gmail.com> (raw)
In-Reply-To: <1300971676-31774-1-git-send-email-heroor@gmail.com>

From: Siddharth Heroor <heroor@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@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




  parent reply	other threads:[~2011-03-24 13:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-24 13:01 [PATCH 1/3] TI IPC: Fix License field Siddharth Heroor
2011-03-24 13:01 ` [PATCH 2/3] TI IPC: Add missing dependencies Siddharth Heroor
2011-03-24 13:01 ` Siddharth Heroor [this message]
2011-03-24 13:49 ` [PATCH 1/3] TI IPC: Fix License field Paul Menzel
2011-03-24 14:59   ` Koen Kooi
2011-03-24 17:55   ` Siddharth Heroor
2011-03-24 18:17   ` Koen Kooi
2011-03-25 11:08     ` Siddharth Heroor
2011-03-25 11:45       ` Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1300971676-31774-3-git-send-email-heroor@gmail.com \
    --to=heroor@gmail.com \
    --cc=heroor@ti.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.