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:
108c9ae
)
mupdf: source archive name was changed, update SRC_URI
author
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 20 Aug 2010 10:26:46 +0000
(12:26 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 20 Aug 2010 10:28:35 +0000
(12:28 +0200)
* thanks soltys for reporting!
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/mupdf/mupdf_0.6.bb
patch
|
blob
|
history
diff --git
a/recipes/mupdf/mupdf_0.6.bb
b/recipes/mupdf/mupdf_0.6.bb
index
21d435c
..
16d49d8
100644
(file)
--- a/
recipes/mupdf/mupdf_0.6.bb
+++ b/
recipes/mupdf/mupdf_0.6.bb
@@
-6,7
+6,7
@@
PR = "r0"
DEPENDS = "openjpeg-native jbig2dec-native jpeg-native freetype-native libpng-native openjpeg jbig2dec jpeg zlib virtual/libx11 libxext freetype"
-SRC_URI = "http://mupdf.com/download/source/${PN}-${PV}
-source
.tar.gz \
+SRC_URI = "http://mupdf.com/download/source/${PN}-${PV}.tar.gz \
file://mupdf_fix_endianness.patch \
file://Makerules"