]> code.ossystems Code Review - openembedded-core.git/commitdiff
gnutls: update 3.7.2 -> 3.7.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 27 Jan 2022 10:20:03 +0000 (11:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Feb 2022 07:29:44 +0000 (07:29 +0000)
Drop unsupported option.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gnutls/gnutls_3.7.3.bb [moved from meta/recipes-support/gnutls/gnutls_3.7.2.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-support/gnutls/gnutls_3.7.2.bb
rename to meta/recipes-support/gnutls/gnutls_3.7.3.bb
index e1a084fac4e6bf8624da3dda75082dd9781c61dd..6c47ed350fb9c1e73597747af098e1d183584e11 100644 (file)
@@ -23,7 +23,7 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar
            file://arm_eabi.patch \
            "
 
-SRC_URI[sha256sum] = "646e6c5a9a185faa4cea796d378a1ba8e1148dbb197ca6605f95986a25af2752"
+SRC_URI[sha256sum] = "fc59c43bc31ab20a6977ff083029277a31935b8355ce387b634fa433f8f6c49a"
 
 inherit autotools texinfo pkgconfig gettext lib_package gtk-doc
 
@@ -42,7 +42,6 @@ EXTRA_OECONF = " \
     --disable-libdane \
     --disable-guile \
     --disable-rpath \
-    --enable-local-libopts \
     --enable-openssl-compatibility \
     --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
     --with-librt-prefix=${STAGING_DIR_HOST}${prefix} \