[oe-commits] Roger Monk : ti-codecs-dm6467: Fix URL to codec server download

git version control git at git.openembedded.org
Tue Jul 20 14:30:26 UTC 2010


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

Author: Roger Monk <r-monk at ti.com>
Date:   Tue Jul 20 14:02:59 2010 +0100

ti-codecs-dm6467: Fix URL to codec server download

   * Update URL to use absolute path instead of 'latest'

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/ti/ti-codecs-dm6467_1.00.00.03.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/ti/ti-codecs-dm6467_1.00.00.03.bb b/recipes/ti/ti-codecs-dm6467_1.00.00.03.bb
index 544dec5..ef16d83 100644
--- a/recipes/ti/ti-codecs-dm6467_1.00.00.03.bb
+++ b/recipes/ti/ti-codecs-dm6467_1.00.00.03.bb
@@ -10,7 +10,7 @@ PV = "1_00_00_03"
 SRC_URI[dm6467codecsbin.md5sum] = "c15085bd613a1df4f3634cc3ed0e04a5"
 SRC_URI[dm6467codecsbin.sha256sum] = "d10e221e53ca4420d72e13496ceabce9b2d0be8c08a5d622bee691ccfa98b8bd"
 
-PR = "r3"
+PR = "r4"
 
 require ti-paths.inc
 require ti-staging.inc
@@ -20,7 +20,7 @@ PROVIDES += "ti-codecs-dm6467-server"
 
 S = "${WORKDIR}/dvsdk/dvsdk_3_10_00_11/cs2dm6467_1_00_00_03"
 
-SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_10/latest/exports/cs2dm6467_1_00_00_03_Setup.bin;name=dm6467codecsbin"
+SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_3_10/3_10_00_11/exports/cs2dm6467_1_00_00_03_Setup.bin;name=dm6467codecsbin"
 
 BINFILE = "cs2dm6467_1_00_00_03_Setup.bin"
 TI_BIN_UNPK_CMDS = "Y: qY:workdir:Y"





More information about the Openembedded-commits mailing list