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:
f6cd1f9
)
neon_0.25.5: Disable GSSAPI to remove kerberos dependency.
author
Yuri Bushmelev
<jay4mail@gmail.com>
Fri, 11 Jun 2010 22:01:01 +0000
(
02:01
+0400)
committer
Yuri Bushmelev
<jay4mail@gmail.com>
Mon, 14 Jun 2010 21:48:35 +0000
(
01:48
+0400)
recipes/neon/neon_0.25.5.bb
patch
|
blob
|
history
diff --git
a/recipes/neon/neon_0.25.5.bb
b/recipes/neon/neon_0.25.5.bb
index
65fb140
..
468cecf
100644
(file)
--- a/
recipes/neon/neon_0.25.5.bb
+++ b/
recipes/neon/neon_0.25.5.bb
@@
-12,7
+12,7
@@
SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \
inherit autotools binconfig lib_package pkgconfig
-EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared"
+EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared
--without-gssapi
"
EXTRA_AUTORECONF=" -I ${S}/macros "
do_stage() {