[oe-commits] Brijesh Singh : ti-cs1-omap35330: update SR_URI

git version control git at git.openembedded.org
Thu Sep 17 08:43:40 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0624cfcd88665ee317e39d53be9febdba013a244
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0624cfcd88665ee317e39d53be9febdba013a244

Author: Brijesh Singh <bksingh at ti.com>
Date:   Tue Sep 15 14:03:54 2009 -0500

ti-cs1-omap35330: update SR_URI

---

 conf/checksums.ini                  |    5 +++++
 recipes/ti/ti-cs1-omap3530_1.0.1.bb |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 30fcf01..bf17d0c 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -29026,3 +29026,8 @@ sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
 md5=5f7b88ebb2bcd7e8044328482d079661
 sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
 
+[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
+
+
diff --git a/recipes/ti/ti-cs1-omap3530_1.0.1.bb b/recipes/ti/ti-cs1-omap3530_1.0.1.bb
index 61d5406..9779c33 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.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-42.bin"
 
 # Specify names of the InstallJammer binary file and the tarball it extracts
-BINFILE = "cs1omap3530_setuplinux_1_00_01.bin"
+BINFILE = "cs1omap3530_setuplinux_1_00_01-42.bin"
 
-S = "${WORKDIR}/dvsdk_3_00_00_40/cs1omap3530_1_00_01"
+S = "${WORKDIR}/dvsdk_3_00_01_42/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 = "r4"
+PR = "r5"
 
 do_compile() {
 





More information about the Openembedded-commits mailing list