From: Denys Dmytriyenko <[denis@denix.org]> Date: Mon, 1 Feb 2010 08:52:33 +0000 (+0100) Subject: ti-codecs-omap3530: fix the URL for previous -42 release X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e8ae76f4022918eb25509046c29bfcc6eda992d;p=openembedded.git ti-codecs-omap3530: fix the URL for previous -42 release Signed-off-by: Koen Kooi --- diff --git a/recipes/ti/ti-codecs-omap3530_1.01.bb b/recipes/ti/ti-codecs-omap3530_1.00.01.42.bb similarity index 93% rename from recipes/ti/ti-codecs-omap3530_1.01.bb rename to recipes/ti/ti-codecs-omap3530_1.00.01.42.bb index e75075f1b2..59d211c78c 100644 --- a/recipes/ti/ti-codecs-omap3530_1.01.bb +++ b/recipes/ti/ti-codecs-omap3530_1.00.01.42.bb @@ -1,6 +1,6 @@ require ti-codec.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/3_00_00_42/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-42.bin" @@ -16,7 +16,7 @@ RREPLACES_${PN} = "ti-cs1-omap3530" export CODEGEN_INSTALL_DIR # Yes, the xdc stuff still breaks with a '.' in PWD -PV = "1_00_1" +PV = "1_00_01_42" PR = "r5" do_compile() { @@ -52,5 +52,3 @@ do_install () { cp ${file} ${D}/${installdir}/codec-combo done } - -