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/4] ti-sysbios: Update Installer unpack commands.
Date: Tue,  5 Apr 2011 17:40:03 +0530	[thread overview]
Message-ID: <1302005404-21580-3-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>

* New versions of TI Sys/Bios use a different installer unpack
  command.
* Bump PR.

Signed-off-by: Siddharth Heroor <heroor@ti.com>
---
 recipes/ti/ti-sysbios.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/ti/ti-sysbios.inc b/recipes/ti/ti-sysbios.inc
index 84a76a4..046b6fe 100644
--- a/recipes/ti/ti-sysbios.inc
+++ b/recipes/ti/ti-sysbios.inc
@@ -7,14 +7,14 @@ require ti-paths.inc
 require ti-staging.inc
 require ti-eula-unpack.inc
 
-PR = "r1"
+PR = "r2"
 
 S = "${WORKDIR}/bios_${PV}"
 
 SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/bios_setuplinux_${PV}.bin;name=sysbiosbin"
 
 BINFILE="bios_setuplinux_${PV}.bin"
-TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
+TI_BIN_UNPK_CMDS="Y: q:workdir:Y"
 
 do_install() {
     install -d ${D}${SYSBIOS_INSTALL_DIR_RECIPE}
-- 
1.7.0.4




  parent 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 ` [PATCH 2/4] ti-sysbios: Copy installer unpack to recipe versions Siddharth Heroor
2011-04-05 16:42   ` Denys Dmytriyenko
2011-04-05 12:10 ` Siddharth Heroor [this message]
2011-04-05 16:42   ` [PATCH 3/4] ti-sysbios: Update Installer unpack commands 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-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.