aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dsplink
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-01-01 15:09:13 +0100
committerKoen Kooi <koen@openembedded.org>2009-01-01 15:09:13 +0100
commit85fcd7a2e3669efeca09180fe4e3770b28f80357 (patch)
treea7b0646b15f3a727099e56ada95f181ec54ea8d1 /packages/dsplink
parent9f0e7ad2abce9435db48ea26bf7192c3d0209a0e (diff)
downloadopenembedded-85fcd7a2e3669efeca09180fe4e3770b28f80357.tar.gz
codec-engine: fix SRC_URI
Diffstat (limited to 'packages/dsplink')
-rw-r--r--packages/dsplink/codec-engine_2.21.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/dsplink/codec-engine_2.21.bb b/packages/dsplink/codec-engine_2.21.bb
index bc936fe5b9..f84ea10c1a 100644
--- a/packages/dsplink/codec-engine_2.21.bb
+++ b/packages/dsplink/codec-engine_2.21.bb
@@ -20,6 +20,7 @@ PV = "221"
SRC_URI = "http://install.tarball.in.source.dir/codec_engine_2_21.tar.gz \
file://Makefile.dsplink \
file://Makefile-dsplink-kbuild \
+ file://Makefile-dsplink-gpp \
"
S = "${WORKDIR}/codec_engine_2_21"