[oe] [PATCH 2/4] ti-sysbios: Copy installer unpack to recipe versions.

Siddharth Heroor heroor at gmail.com
Tue Apr 5 12:10:02 UTC 2011


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





More information about the Openembedded-devel mailing list