buildroot: enable libcurl
This commit is contained in:
@ -370,6 +370,18 @@ BR2_PACKAGE_JSON_C=y
|
||||
BR2_PACKAGE_LIBCAMERA_ARCH_SUPPORTS=y
|
||||
# BR2_PACKAGE_LIBCAMERA is not set
|
||||
|
||||
#
|
||||
# Networking
|
||||
#
|
||||
BR2_PACKAGE_LIBCURL=y
|
||||
BR2_PACKAGE_LIBCURL_CURL=y
|
||||
BR2_PACKAGE_LIBCURL_VERBOSE=y
|
||||
BR2_PACKAGE_LIBCURL_PROXY_SUPPORT=y
|
||||
BR2_PACKAGE_LIBCURL_COOKIES_SUPPORT=y
|
||||
BR2_PACKAGE_LIBCURL_EXTRA_PROTOCOLS_FEATURES=y
|
||||
BR2_PACKAGE_LIBCURL_OPENSSL=y
|
||||
# BR2_PACKAGE_LIBCURL_TLS_NONE is not set
|
||||
|
||||
#
|
||||
# libcgroup needs a glibc toolchain w/ C++
|
||||
#
|
||||
|
||||
@ -395,6 +395,18 @@ BR2_PACKAGE_JSON_C=y
|
||||
BR2_PACKAGE_LIBCAMERA_ARCH_SUPPORTS=y
|
||||
# BR2_PACKAGE_LIBCAMERA is not set
|
||||
|
||||
#
|
||||
# Networking
|
||||
#
|
||||
BR2_PACKAGE_LIBCURL=y
|
||||
BR2_PACKAGE_LIBCURL_CURL=y
|
||||
BR2_PACKAGE_LIBCURL_VERBOSE=y
|
||||
BR2_PACKAGE_LIBCURL_PROXY_SUPPORT=y
|
||||
BR2_PACKAGE_LIBCURL_COOKIES_SUPPORT=y
|
||||
BR2_PACKAGE_LIBCURL_EXTRA_PROTOCOLS_FEATURES=y
|
||||
BR2_PACKAGE_LIBCURL_OPENSSL=y
|
||||
# BR2_PACKAGE_LIBCURL_TLS_NONE is not set
|
||||
|
||||
#
|
||||
# libcgroup needs a glibc toolchain w/ C++
|
||||
#
|
||||
|
||||
@ -370,6 +370,18 @@ BR2_PACKAGE_JSON_C=y
|
||||
BR2_PACKAGE_LIBCAMERA_ARCH_SUPPORTS=y
|
||||
# BR2_PACKAGE_LIBCAMERA is not set
|
||||
|
||||
#
|
||||
# Networking
|
||||
#
|
||||
BR2_PACKAGE_LIBCURL=y
|
||||
BR2_PACKAGE_LIBCURL_CURL=y
|
||||
BR2_PACKAGE_LIBCURL_VERBOSE=y
|
||||
BR2_PACKAGE_LIBCURL_PROXY_SUPPORT=y
|
||||
BR2_PACKAGE_LIBCURL_COOKIES_SUPPORT=y
|
||||
BR2_PACKAGE_LIBCURL_EXTRA_PROTOCOLS_FEATURES=y
|
||||
BR2_PACKAGE_LIBCURL_OPENSSL=y
|
||||
# BR2_PACKAGE_LIBCURL_TLS_NONE is not set
|
||||
|
||||
#
|
||||
# libcgroup needs a glibc toolchain w/ C++
|
||||
#
|
||||
|
||||
@ -370,6 +370,18 @@ BR2_PACKAGE_JSON_C=y
|
||||
BR2_PACKAGE_LIBCAMERA_ARCH_SUPPORTS=y
|
||||
# BR2_PACKAGE_LIBCAMERA is not set
|
||||
|
||||
#
|
||||
# Networking
|
||||
#
|
||||
BR2_PACKAGE_LIBCURL=y
|
||||
BR2_PACKAGE_LIBCURL_CURL=y
|
||||
BR2_PACKAGE_LIBCURL_VERBOSE=y
|
||||
BR2_PACKAGE_LIBCURL_PROXY_SUPPORT=y
|
||||
BR2_PACKAGE_LIBCURL_COOKIES_SUPPORT=y
|
||||
BR2_PACKAGE_LIBCURL_EXTRA_PROTOCOLS_FEATURES=y
|
||||
BR2_PACKAGE_LIBCURL_OPENSSL=y
|
||||
# BR2_PACKAGE_LIBCURL_TLS_NONE is not set
|
||||
|
||||
#
|
||||
# libcgroup needs a glibc toolchain w/ C++
|
||||
#
|
||||
|
||||
0
buildroot-2021.05/dl/libcurl/.lock
Normal file
0
buildroot-2021.05/dl/libcurl/.lock
Normal file
BIN
buildroot-2021.05/dl/libcurl/curl-7.77.0.tar.xz
Normal file
BIN
buildroot-2021.05/dl/libcurl/curl-7.77.0.tar.xz
Normal file
Binary file not shown.
Reference in New Issue
Block a user