ti-cs1-omap35330: update SR_URI
authorBrijesh Singh <bksingh@ti.com>
Tue, 15 Sep 2009 19:03:54 +0000 (14:03 -0500)
committerKoen Kooi <k-kooi@ti.com>
Thu, 17 Sep 2009 08:02:20 +0000 (10:02 +0200)
conf/checksums.ini
recipes/ti/ti-cs1-omap3530_1.0.1.bb

index 30fcf01..bf17d0c 100644 (file)
@@ -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
+
+
index 61d5406..9779c33 100644 (file)
@@ -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() {