From: Alexander Kanavin <[email protected]> This is long-obsolete, relies on outdated, easly breakable crypto [1], and no longer compiles with latest nettle release.
[1] https://en.wikipedia.org/wiki/NTLM Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-extended/wget/wget_1.25.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/wget/wget_1.25.0.bb b/meta/recipes-extended/wget/wget_1.25.0.bb index f0d3458462..847f82a9f9 100644 --- a/meta/recipes-extended/wget/wget_1.25.0.bb +++ b/meta/recipes-extended/wget/wget_1.25.0.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \ SRC_URI[sha256sum] = "766e48423e79359ea31e41db9e5c289675947a7fcf2efdcedb726ac9d0da3784" EXTRA_OECONF = "--without-libgnutls-prefix --without-libssl-prefix \ - --disable-rpath" + --disable-rpath --disable-ntlm" EXTRA_OEMAKE += 'TOOLCHAIN_OPTIONS="${TOOLCHAIN_OPTIONS}" \ DEBUG_PREFIX_MAP="${DEBUG_PREFIX_MAP}"' -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238939): https://lists.openembedded.org/g/openembedded-core/message/238939 Mute This Topic: https://lists.openembedded.org/mt/119839176/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
