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:
4321d61
)
tiff 3.9.2: fix QA error during configure
author
Koen Kooi
<koen@openembedded.org>
Tue, 20 Apr 2010 14:28:57 +0000
(16:28 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 20 Apr 2010 14:28:57 +0000
(16:28 +0200)
recipes/libtiff/tiff_3.9.2.bb
patch
|
blob
|
history
diff --git
a/recipes/libtiff/tiff_3.9.2.bb
b/recipes/libtiff/tiff_3.9.2.bb
index
63e268b
..
a7240f9
100644
(file)
--- a/
recipes/libtiff/tiff_3.9.2.bb
+++ b/
recipes/libtiff/tiff_3.9.2.bb
@@
-4,7
+4,7
@@
HOMEPAGE = "http://www.remotesensing.org/libtiff/"
DEPENDS = "zlib jpeg lzo"
PV = "3.9.2+4.0.0beta5"
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.0beta5.tar.gz;name=tiff400beta5targz"
SRC_URI[tiff400beta5targz.md5sum] = "a0a83604e38a299fae9f0b1a39c04870"
@@
-14,6
+14,8
@@
S = "${WORKDIR}/tiff-4.0.0beta5"
inherit autotools
+EXTRA_OECONF = "--without-x"
+
# requires a too recent, non-default autoconf
do_configure() {
gnu-configize