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:
d0a72e1
)
libmad: fix SRC_URI
author
Koen Kooi
<koen@openembedded.org>
Mon, 27 Aug 2007 09:47:58 +0000
(09:47 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 27 Aug 2007 09:47:58 +0000
(09:47 +0000)
packages/libmad/libmad_0.15.1b.bb
patch
|
blob
|
history
diff --git
a/packages/libmad/libmad_0.15.1b.bb
b/packages/libmad/libmad_0.15.1b.bb
index
fdeeeb0
..
5393f82
100644
(file)
--- a/
packages/libmad/libmad_0.15.1b.bb
+++ b/
packages/libmad/libmad_0.15.1b.bb
@@
-9,7
+9,7
@@
PR = "r1"
SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libmad-${PV}.tar.gz"
S = "${WORKDIR}/libmad-${PV}"
-SRC_URI_append_avr32 = "file://libmad-0.15.1b-avr32-optimization.patch;patch=1"
+SRC_URI_append_avr32 = "
file://libmad-0.15.1b-avr32-optimization.patch;patch=1"
inherit autotools