All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] ti-cs1-omap3530 upgrade
@ 2009-11-04  8:32 Andrea
  2009-11-05 15:27 ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea @ 2009-11-04  8:32 UTC (permalink / raw)
  To: openembedded-devel

Is possible upgrade cs1-omap3530?
thank you
Andrea Seraghiti

diff --git a/recipes/ti/ti-cs1-omap3530_1.0.1.bb
b/recipes/ti/ti-cs1-omap3530_1.0.1.bb
index 9779c33..039aa92 100644
--- a/recipes/ti/ti-cs1-omap3530_1.0.1.bb
+++ b/recipes/ti/ti-cs1-omap3530_1.0.1.bb
@@ -1,12 +1,12 @@
 require ti-codec.inc
 require ti-cs1-omap3530.inc

-SRC_URI        =
"http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-42.bin"
+SRC_URI        =
"http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-44.bin"

 # Specify names of the InstallJammer binary file and the tarball it extracts
-BINFILE = "cs1omap3530_setuplinux_1_00_01-42.bin"
+BINFILE = "cs1omap3530_setuplinux_1_00_01-44.bin"

-S = "${WORKDIR}/dvsdk_3_00_01_42/cs1omap3530_1_00_01"
+S = "${WORKDIR}/dvsdk_3_00_02_44/cs1omap3530_1_00_01"

 DEPENDS="ti-codec-engine ti-dsplink-module"




diff --git a/conf/checksums.ini b/conf/checksums.ini
index a2d7bda..d5a9944 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -4486,6 +4486,10 @@
sha256=8b718c344cf19417447cbc16867d2e04434654c13b330598b96720ead146b961
 md5=0aa2f94c39123f1a0352983e5366179c
 sha256=4bab529afa00cafde3bc5df2769578c88438f80c5152d4257cd0e86986f95bc4

+[http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-44.bin]
+md5=4db567252e6c43119e1c0aafe401a679
+sha256=e042e1aad42a6728adf5c955dc38e4f8331fc0eacd833f1cd75d9cbb4faff0b5
+
 [http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-42.bin]
 md5=a1e19ef37638e977d059fd22af666301
 sha256=fc7ac2829df8d394635aa1cc704b78e93ca287111df1001e5738ae2282691219



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [patch] ti-cs1-omap3530 upgrade
  2009-11-04  8:32 [patch] ti-cs1-omap3530 upgrade Andrea
@ 2009-11-05 15:27 ` Koen Kooi
  2009-11-06 10:25   ` Andrea
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2009-11-05 15:27 UTC (permalink / raw)
  To: openembedded-devel

Hello Andrea,

Thank you for you patch! Could you send it in git-format-patch format so 
we can properly attribute it to you?

regards,

Koen

On 04-11-09 09:32, Andrea wrote:
> Is possible upgrade cs1-omap3530?
> thank you
> Andrea Seraghiti
>
> diff --git a/recipes/ti/ti-cs1-omap3530_1.0.1.bb
> b/recipes/ti/ti-cs1-omap3530_1.0.1.bb
> index 9779c33..039aa92 100644
> --- a/recipes/ti/ti-cs1-omap3530_1.0.1.bb
> +++ b/recipes/ti/ti-cs1-omap3530_1.0.1.bb
> @@ -1,12 +1,12 @@
>   require ti-codec.inc
>   require ti-cs1-omap3530.inc
>
> -SRC_URI        =
> "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-42.bin"
> +SRC_URI        =
> "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-44.bin"
>
>   # Specify names of the InstallJammer binary file and the tarball it extracts
> -BINFILE = "cs1omap3530_setuplinux_1_00_01-42.bin"
> +BINFILE = "cs1omap3530_setuplinux_1_00_01-44.bin"
>
> -S = "${WORKDIR}/dvsdk_3_00_01_42/cs1omap3530_1_00_01"
> +S = "${WORKDIR}/dvsdk_3_00_02_44/cs1omap3530_1_00_01"
>
>   DEPENDS="ti-codec-engine ti-dsplink-module"
>
>
>
>
> diff --git a/conf/checksums.ini b/conf/checksums.ini
> index a2d7bda..d5a9944 100644
> --- a/conf/checksums.ini
> +++ b/conf/checksums.ini
> @@ -4486,6 +4486,10 @@
> sha256=8b718c344cf19417447cbc16867d2e04434654c13b330598b96720ead146b961
>   md5=0aa2f94c39123f1a0352983e5366179c
>   sha256=4bab529afa00cafde3bc5df2769578c88438f80c5152d4257cd0e86986f95bc4
>
> +[http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-44.bin]
> +md5=4db567252e6c43119e1c0aafe401a679
> +sha256=e042e1aad42a6728adf5c955dc38e4f8331fc0eacd833f1cd75d9cbb4faff0b5
> +
>   [http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-42.bin]
>   md5=a1e19ef37638e977d059fd22af666301
>   sha256=fc7ac2829df8d394635aa1cc704b78e93ca287111df1001e5738ae2282691219





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch] ti-cs1-omap3530 upgrade
  2009-11-05 15:27 ` Koen Kooi
@ 2009-11-06 10:25   ` Andrea
  0 siblings, 0 replies; 3+ messages in thread
From: Andrea @ 2009-11-06 10:25 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 256 bytes --]

Is it now correct?
thank you
Andrea

2009/11/5 Koen Kooi <k.kooi@student.utwente.nl>:
> Hello Andrea,
>
> Thank you for you patch! Could you send it in git-format-patch format so we
> can properly attribute it to you?
>
> regards,
>
> Koen
>

[-- Attachment #2: ti-cs1-omap3530-add-version-1.0.1.44-and-checksums.patch --]
[-- Type: text/x-diff, Size: 2539 bytes --]

From 105cee8128464e3717f2e7d4492f82902be58551 Mon Sep 17 00:00:00 2001
From: Andrea Seraghiti <serra82@gmail.com>
Date: Fri, 6 Nov 2009 11:00:31 +0100
Subject: [PATCH] ti-cs1-omap3530: add version 1.0.1.44 and checksums


Signed-off-by: Andrea Seraghiti <serra82@gmail.com>
---
 conf/checksums.ini                  |    6 +++---
 recipes/ti/ti-cs1-omap3530_1.0.1.bb |    8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 808cc11..1af7b2c 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -4586,9 +4586,9 @@ sha256=8b718c344cf19417447cbc16867d2e04434654c13b330598b96720ead146b961
 md5=0aa2f94c39123f1a0352983e5366179c
 sha256=4bab529afa00cafde3bc5df2769578c88438f80c5152d4257cd0e86986f95bc4
 
-[http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-42.bin]
-md5=a1e19ef37638e977d059fd22af666301
-sha256=fc7ac2829df8d394635aa1cc704b78e93ca287111df1001e5738ae2282691219
+[http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-44.bin]
+md5=4db567252e6c43119e1c0aafe401a679
+sha256=e042e1aad42a6728adf5c955dc38e4f8331fc0eacd833f1cd75d9cbb4faff0b5
 
 [http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01.bin]
 md5=779415872c771b580e4c6d10346b3a79
diff --git a/recipes/ti/ti-cs1-omap3530_1.0.1.bb b/recipes/ti/ti-cs1-omap3530_1.0.1.bb
index 9779c33..a2d088d 100644
--- a/recipes/ti/ti-cs1-omap3530_1.0.1.bb
+++ b/recipes/ti/ti-cs1-omap3530_1.0.1.bb
@@ -1,12 +1,12 @@
 require ti-codec.inc
 require ti-cs1-omap3530.inc
 
-SRC_URI	= "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-42.bin"
+SRC_URI	= "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_00/latest//exports/cs1omap3530_setuplinux_1_00_01-44.bin"
 
 # Specify names of the InstallJammer binary file and the tarball it extracts
-BINFILE = "cs1omap3530_setuplinux_1_00_01-42.bin"
+BINFILE = "cs1omap3530_setuplinux_1_00_01-44.bin"
 
-S = "${WORKDIR}/dvsdk_3_00_01_42/cs1omap3530_1_00_01"
+S = "${WORKDIR}/dvsdk_3_00_02_44/cs1omap3530_1_00_01"
 
 DEPENDS="ti-codec-engine ti-dsplink-module"
 
@@ -14,7 +14,7 @@ export CODEGEN_INSTALL_DIR
 
 # Yes, the xdc stuff still breaks with a '.' in PWD
 PV = "101"
-PR = "r5"
+PR = "r6"
 
 do_compile() {
 
-- 
1.5.6.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-06 10:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-04  8:32 [patch] ti-cs1-omap3530 upgrade Andrea
2009-11-05 15:27 ` Koen Kooi
2009-11-06 10:25   ` Andrea

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.