summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/checksums.ini5
-rw-r--r--recipes/ti/ti-cs1-omap3530_1.0.1.bb8
2 files changed, 9 insertions, 4 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 30fcf01067..bf17d0ce55 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 61d5406305..9779c33b71 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() {