Files
poky/meta/recipes-core
Changqing Li 8dcd0f73eb buildtools-tarball: Make buildtools respects host CA certificates
To adapt user network enviroment, buildtools should first try to use
the user configured envs like SSL_CERT_FILE/CURL_CA_BUNDLE/..., if these
envs is not set, then use the auto-detected ca file and ca path, and
finally use the CA certificates in buildtools.

nativesdk-openssl set OPENSSLDIR as "/not/builtin", need set SSL_CERT_FILE/SSL_CERT_DIR to work

nativesdk-curl don't set default ca file, need
SSL_CERT_FILE/SSL_CERT_DIR or CURL_CA_BUNDLE/CURL_CA_PATH to work

nativesdk-git actually use libcurl, and GIT_SSL_CAPATH/GIT_SSL_CAINFO
also works

nativesdk-python3-requests will use cacert.pem under python module certifi by
default, need to set REQUESTS_CA_BUNDLE

(From OE-Core rev: 8a7ec52e9b35654bee48cd948c6c34c63db3e265)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-04-24 11:27:06 +01:00
..
2025-03-28 11:19:40 +00:00
2024-01-07 12:24:57 +00:00
2025-04-10 11:05:34 +01:00
2025-03-28 11:19:40 +00:00
2023-04-27 14:41:31 +01:00
2025-02-20 11:57:49 +00:00
2025-02-18 11:56:04 +00:00
2025-03-19 09:48:14 +00:00
2025-03-19 11:49:45 +00:00
2025-04-10 11:05:34 +01:00
2025-03-20 11:29:03 +00:00
2025-03-17 22:38:32 +00:00
2025-03-17 22:38:32 +00:00
2024-04-23 13:40:24 +01:00
2024-08-29 21:58:19 +01:00