summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-05-17 11:15:54 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-05-17 11:16:17 +0100
commit0d3b18566e448a3d9963d26aaa23e04b51d57a85 (patch)
tree3c0ae962b52cdd3553fc81b42c37d3a366e9e32f /meta
parentb4980e302cc6710514446d83c2d44c3731ae2db9 (diff)
downloadopenembedded-core-0d3b18566e448a3d9963d26aaa23e04b51d57a85.tar.gz
openembedded-core-0d3b18566e448a3d9963d26aaa23e04b51d57a85.tar.bz2
openembedded-core-0d3b18566e448a3d9963d26aaa23e04b51d57a85.tar.xz
openembedded-core-0d3b18566e448a3d9963d26aaa23e04b51d57a85.zip
gnutls: Disable guile
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/gnutls/gnutls.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gnutls/gnutls.inc b/meta/packages/gnutls/gnutls.inc
index ef8bcdcd9..f4a80abad 100644
--- a/meta/packages/gnutls/gnutls.inc
+++ b/meta/packages/gnutls/gnutls.inc
@@ -8,7 +8,7 @@ SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2"
inherit autotools binconfig pkgconfig
-EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1 --with-included-libcfg --with-libz-prefix=${STAGING_DIR_HOST}${layout_prefix} --with-lzo"
+EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1 --with-included-libcfg --with-libz-prefix=${STAGING_DIR_HOST}${layout_prefix} --with-lzo --disable-guile"
do_stage() {
oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR}