[oe-commits] Roger Monk : ti-codec-engine: Add space at end of SRC_URI to enable SRC_URI_append

git version control git at git.openembedded.org
Mon Sep 13 08:29:18 UTC 2010


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

Author: Roger Monk <r-monk at ti.com>
Date:   Sun Sep 12 11:47:37 2010 +0100

ti-codec-engine: Add space at end of SRC_URI to enable SRC_URI_append

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

---

 recipes/ti/ti-codec-engine.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ti/ti-codec-engine.inc b/recipes/ti/ti-codec-engine.inc
index 1b89ea7..9d57354 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"





More information about the Openembedded-commits mailing list