summaryrefslogtreecommitdiff
path: root/meta/packages/gnutls
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-07-07 08:20:29 +0000
committerRichard Purdie <richard@openedhand.com>2008-07-07 08:20:29 +0000
commit29b03440403d85748e803155eb0251a5b224ec63 (patch)
treec76dbd8cf7c2d6baedf0b4de7841ec1e8ddbd6a1 /meta/packages/gnutls
parent351dd331b09c5e554c46686416e636d5b814db54 (diff)
downloadopenembedded-core-29b03440403d85748e803155eb0251a5b224ec63.tar.gz
openembedded-core-29b03440403d85748e803155eb0251a5b224ec63.tar.bz2
openembedded-core-29b03440403d85748e803155eb0251a5b224ec63.tar.xz
openembedded-core-29b03440403d85748e803155eb0251a5b224ec63.zip
gnutls: Stop gnutls using the build system zlib
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4832 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnutls')
-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 d08b0ca93..ef8bcdcd9 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"
+EXTRA_OECONF="--with-included-opencdk --with-included-libtasn1 --with-included-libcfg --with-libz-prefix=${STAGING_DIR_HOST}${layout_prefix} --with-lzo"
do_stage() {
oe_libinstall -C lib/.libs -so -a libgnutls ${STAGING_LIBDIR}