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 2/4] ti-sysbios: Copy installer unpack to recipe versions.
Date: Tue,  5 Apr 2011 17:40:02 +0530	[thread overview]
Message-ID: <1302005404-21580-2-git-send-email-heroor@gmail.com> (raw)
In-Reply-To: <1302005404-21580-1-git-send-email-heroor@gmail.com>

From: Siddharth Heroor <heroor@ti.com>

* Newer versions of Sys/Bios have a different unpack sequence.
  This patch is in preparation for a new versions that use the
  new unpack sequence.

Signed-off-by: Siddharth Heroor <heroor@ti.com>
---
 recipes/ti/ti-sysbios_6.21.01.16.bb |    1 +
 recipes/ti/ti-sysbios_6.31.00.18.bb |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/ti/ti-sysbios_6.21.01.16.bb b/recipes/ti/ti-sysbios_6.21.01.16.bb
index f26858a..848ae36 100644
--- a/recipes/ti/ti-sysbios_6.21.01.16.bb
+++ b/recipes/ti/ti-sysbios_6.21.01.16.bb
@@ -5,3 +5,4 @@ PV = "6_21_01_16"
 SRC_URI[sysbiosbin.md5sum] = "411cd0fac224126ed2a81e67fc79c81a"
 SRC_URI[sysbiosbin.sha256sum] = "63d2704ff294fe0834411d010d19c0a0bfd0249520f5ee5ddc2c115df2be8ddd"
 
+TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
diff --git a/recipes/ti/ti-sysbios_6.31.00.18.bb b/recipes/ti/ti-sysbios_6.31.00.18.bb
index 8bed7f4..a25c924 100644
--- a/recipes/ti/ti-sysbios_6.31.00.18.bb
+++ b/recipes/ti/ti-sysbios_6.31.00.18.bb
@@ -5,3 +5,4 @@ PV = "6_31_00_18"
 SRC_URI[sysbiosbin.md5sum] = "a37fe51f208d7cb63a6fae09d3285c69"
 SRC_URI[sysbiosbin.sha256sum] = "2d5cedffdc554e545ee9e233ba760e95b97904f6ea0ca3dbdd56a422b05e2b62"
 
+TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
-- 
1.7.0.4




  reply	other threads:[~2011-04-05 12:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-05 12:10 [PATCH 1/4] ti-sysbios: Add missing License field Siddharth Heroor
2011-04-05 12:10 ` Siddharth Heroor [this message]
2011-04-05 16:42   ` [PATCH 2/4] ti-sysbios: Copy installer unpack to recipe versions Denys Dmytriyenko
2011-04-05 12:10 ` [PATCH 3/4] ti-sysbios: Update Installer unpack commands Siddharth Heroor
2011-04-05 16:42   ` Denys Dmytriyenko
2011-04-05 12:10 ` [PATCH 4/4] ti-sysbios: Add version 6.31.04.27 Siddharth Heroor
2011-04-05 16:41   ` Denys Dmytriyenko
2011-04-06  3:14     ` Siddharth Heroor
2011-04-05 16:41 ` [PATCH 1/4] ti-sysbios: Add missing License field Denys Dmytriyenko

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=1302005404-21580-2-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.