mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
gnutls: update 3.7.2 -> 3.7.3
Drop unsupported option. (From OE-Core rev: 5a2d94e0df21992a30f95312da3bf8477f42785c) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
98deacdb55
commit
039aa6df4d
@@ -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} \
|
||||
Reference in New Issue
Block a user