git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f0e7ad
)
codec-engine: fix SRC_URI
author
Koen Kooi
<koen@openembedded.org>
Thu, 1 Jan 2009 14:09:13 +0000
(15:09 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 1 Jan 2009 14:09:13 +0000
(15:09 +0100)
packages/dsplink/codec-engine_2.21.bb
patch
|
blob
|
history
diff --git
a/packages/dsplink/codec-engine_2.21.bb
b/packages/dsplink/codec-engine_2.21.bb
index
bc936fe
..
f84ea10
100644
(file)
--- 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"