From 5991c286781a6e6cb94df2f48f1f1cce80209ab5 Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Sun, 12 Sep 2010 11:47:37 +0100 Subject: 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 --- recipes/ti/ti-codec-engine.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes') 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" -- cgit 1.2.3-korg