From: Roger Monk Date: Sun, 12 Sep 2010 10:47:37 +0000 (+0100) Subject: ti-codec-engine: Add space at end of SRC_URI to enable SRC_URI_append X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5991c286781a6e6cb94df2f48f1f1cce80209ab5;p=openembedded.git ti-codec-engine: Add space at end of SRC_URI to enable SRC_URI_append Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- diff --git a/recipes/ti/ti-codec-engine.inc b/recipes/ti/ti-codec-engine.inc index 1b89ea71b2..9d5735490c 100644 --- a/recipes/ti/ti-codec-engine.inc +++ b/recipes/ti/ti-codec-engine.inc @@ -16,7 +16,7 @@ PR = "r5" S = "${WORKDIR}/codec_engine_${PV}" -SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce/${PV}/exports/codec_engine_${PV},lite.tar.gz;name=cetarball" +SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce/${PV}/exports/codec_engine_${PV},lite.tar.gz;name=cetarball " DEPENDS = "ti-framework-components ti-xdais ti-xdctools ti-linuxutils" DEPENDS_append_dm6446 = " ti-dspbios ti-dsplink ti-local-power-manager ti-cgt6x ti-biosutils ti-edma3lld"