summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls/gnutls.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/gnutls/gnutls.inc')
-rw-r--r--meta/recipes-support/gnutls/gnutls.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc
index e7c91eb804..0ac7c3720a 100644
--- a/meta/recipes-support/gnutls/gnutls.inc
+++ b/meta/recipes-support/gnutls/gnutls.inc
@@ -8,8 +8,9 @@ LICENSE_${PN}-xx = "LGPLv2.1+"
8LICENSE_${PN}-bin = "GPLv3+" 8LICENSE_${PN}-bin = "GPLv3+"
9LICENSE_${PN}-openssl = "GPLv3+" 9LICENSE_${PN}-openssl = "GPLv3+"
10 10
11LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ 11LIC_FILES_CHKSUM = "file://LICENSE;md5=71391c8e0c1cfe68077e7fce3b586283 \
12 file://COPYING.LESSER;md5=a6f89e2100d9b6cdffcea4f398e37343" 12 file://doc/COPYING;md5=d32239bcb673463ab874e80d47fae504 \
13 file://doc/COPYING.LESSER;md5=a6f89e2100d9b6cdffcea4f398e37343"
13 14
14DEPENDS = "nettle gmp virtual/libiconv" 15DEPENDS = "nettle gmp virtual/libiconv"
15DEPENDS_append_libc-musl = " argp-standalone" 16DEPENDS_append_libc-musl = " argp-standalone"
@@ -30,7 +31,6 @@ PACKAGECONFIG[tpm] = "--with-tpm,--without-tpm,trousers"
30PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib" 31PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib"
31 32
32EXTRA_OECONF = " \ 33EXTRA_OECONF = " \
33 --disable-crywrap \
34 --disable-libdane \ 34 --disable-libdane \
35 --disable-guile \ 35 --disable-guile \
36 --disable-rpath \ 36 --disable-rpath \