diff options
| -rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.7.3.bb (renamed from meta/recipes-support/gnutls/gnutls_3.7.2.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.7.2.bb b/meta/recipes-support/gnutls/gnutls_3.7.3.bb index e1a084fac4..6c47ed350f 100644 --- a/meta/recipes-support/gnutls/gnutls_3.7.2.bb +++ b/meta/recipes-support/gnutls/gnutls_3.7.3.bb | |||
| @@ -23,7 +23,7 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar | |||
| 23 | file://arm_eabi.patch \ | 23 | file://arm_eabi.patch \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | SRC_URI[sha256sum] = "646e6c5a9a185faa4cea796d378a1ba8e1148dbb197ca6605f95986a25af2752" | 26 | SRC_URI[sha256sum] = "fc59c43bc31ab20a6977ff083029277a31935b8355ce387b634fa433f8f6c49a" |
| 27 | 27 | ||
| 28 | inherit autotools texinfo pkgconfig gettext lib_package gtk-doc | 28 | inherit autotools texinfo pkgconfig gettext lib_package gtk-doc |
| 29 | 29 | ||
| @@ -42,7 +42,6 @@ EXTRA_OECONF = " \ | |||
| 42 | --disable-libdane \ | 42 | --disable-libdane \ |
| 43 | --disable-guile \ | 43 | --disable-guile \ |
| 44 | --disable-rpath \ | 44 | --disable-rpath \ |
| 45 | --enable-local-libopts \ | ||
| 46 | --enable-openssl-compatibility \ | 45 | --enable-openssl-compatibility \ |
| 47 | --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \ | 46 | --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \ |
| 48 | --with-librt-prefix=${STAGING_DIR_HOST}${prefix} \ | 47 | --with-librt-prefix=${STAGING_DIR_HOST}${prefix} \ |
