From: Richard Purdie Date: Sun, 17 May 2009 10:15:54 +0000 (+0100) Subject: gnutls: Disable guile X-Git-Tag: 2011-1~7504 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0d3b18566e448a3d9963d26aaa23e04b51d57a85;p=openembedded-core.git gnutls: Disable guile Signed-off-by: Richard Purdie --- diff --git a/meta/packages/gnutls/gnutls.inc b/meta/packages/gnutls/gnutls.inc index ef8bcdcd9a..f4a80abadc 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}