Disabling SSL in curl has unexpected side effects, so revert this. (#578)

This commit is contained in:
Tim Wilkinson 2022-12-23 02:40:07 -08:00 committed by GitHub
parent cbbd8f81ee
commit 7d7e37352a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 12 deletions

View File

@ -41,7 +41,6 @@ CONFIG_LIBCURL_FTP=y
CONFIG_LIBCURL_HTTP=y
CONFIG_LIBCURL_NGHTTP2=n
CONFIG_LIBCURL_NO_SMB=y
CONFIG_LIBCURL_NOSSL=y
CONFIG_LIBCURL_PROXY=y
CONFIG_LIBCURL_NO_RTSP=n
CONFIG_PACKAGE_ATH_DEBUG=y

View File

@ -1,10 +0,0 @@
--- a/package/feeds/packages/curl/Makefile
+++ b/package/feeds/packages/curl/Makefile
@@ -120,6 +120,7 @@
--without-ca-path \
--without-libpsl \
--without-zstd \
+ --without-ssl \
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \
\
$(call autoconf_bool,CONFIG_IPV6,ipv6) \

View File

@ -23,7 +23,6 @@
717-fix-olsrd-oparse-error.patch
718-temp-remove-olsrd-pud.patch
719-disable-ipv6.patch
720-curl-without-ssl.patch
730-ipq40xx-dsa.patch
731-ag71xx-updates-and-fixes.patch
742-5-and-10mhz-ath10k-ct-support.patch