ti-codec-engine: Add space at end of SRC_URI to enable SRC_URI_append
authorRoger Monk <r-monk@ti.com>
Sun, 12 Sep 2010 10:47:37 +0000 (11:47 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 13 Sep 2010 08:28:25 +0000 (10:28 +0200)
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/ti/ti-codec-engine.inc

index 1b89ea7..9d57354 100644 (file)
@@ -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"