Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
duo-buildroot-sdk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
duo-buildroot-sdk
Commits
248e8d14
Commit
248e8d14
authored
Apr 09, 2024
by
carbon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
buildroot: enable libcurl
parent
1bd2e81d
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
48 additions
and
0 deletions
+48
-0
buildroot-2021.05/configs/milkv-duo256m_musl_riscv64_defconfig
...root-2021.05/configs/milkv-duo256m_musl_riscv64_defconfig
+12
-0
buildroot-2021.05/configs/milkv-duo_musl_riscv64_defconfig
buildroot-2021.05/configs/milkv-duo_musl_riscv64_defconfig
+12
-0
buildroot-2021.05/configs/milkv-duos-emmc_musl_riscv64_defconfig
...ot-2021.05/configs/milkv-duos-emmc_musl_riscv64_defconfig
+12
-0
buildroot-2021.05/configs/milkv-duos-sd_musl_riscv64_defconfig
...root-2021.05/configs/milkv-duos-sd_musl_riscv64_defconfig
+12
-0
buildroot-2021.05/dl/libcurl/.lock
buildroot-2021.05/dl/libcurl/.lock
+0
-0
buildroot-2021.05/dl/libcurl/curl-7.77.0.tar.xz
buildroot-2021.05/dl/libcurl/curl-7.77.0.tar.xz
+0
-0
No files found.
buildroot-2021.05/configs/milkv-duo256m_musl_riscv64_defconfig
View file @
248e8d14
...
...
@@ -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++
#
...
...
buildroot-2021.05/configs/milkv-duo_musl_riscv64_defconfig
View file @
248e8d14
...
...
@@ -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++
#
...
...
buildroot-2021.05/configs/milkv-duos-emmc_musl_riscv64_defconfig
View file @
248e8d14
...
...
@@ -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++
#
...
...
buildroot-2021.05/configs/milkv-duos-sd_musl_riscv64_defconfig
View file @
248e8d14
...
...
@@ -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++
#
...
...
buildroot-2021.05/dl/libcurl/.lock
0 → 100644
View file @
248e8d14
buildroot-2021.05/dl/libcurl/curl-7.77.0.tar.xz
0 → 100644
View file @
248e8d14
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment