Files
poky/meta/recipes-devtools
Changqing Li 18206fc2db 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: 0653b96bac6d0800dc5154557706a323418808be)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-05-02 08:20:12 -07:00
..
2024-01-21 12:27:12 +00:00
2025-04-28 08:18:53 -07:00
2023-07-30 07:54:44 +01:00
2024-03-01 09:28:51 +00:00
2024-09-19 05:11:35 -07:00
2024-02-03 22:08:26 +00:00
2023-05-05 11:07:25 +01:00
2025-03-05 06:03:47 -08:00
2024-03-05 12:24:49 +00:00
2025-04-16 06:41:24 -07:00
2023-09-26 10:35:27 +01:00
2023-12-02 17:18:57 +00:00
2024-09-09 06:08:10 -07:00
2024-03-07 17:25:02 +00:00
2024-11-26 06:11:30 -08:00
2023-06-27 16:23:40 +01:00
2023-03-11 00:08:41 +00:00
2024-10-18 06:04:41 -07:00
2024-07-26 07:43:46 -07:00
2023-09-26 10:35:27 +01:00
2023-04-13 11:56:07 +01:00
2024-08-10 06:34:25 -07:00
2024-12-06 05:50:25 -08:00
2024-11-09 05:53:57 -08:00
2025-05-02 08:20:12 -07:00
2025-05-02 08:20:11 -07:00
2025-04-01 09:08:42 -07:00
2024-03-07 17:25:03 +00:00
2025-01-25 06:20:37 -08:00
2025-04-01 09:08:42 -07:00
2024-03-01 09:28:52 +00:00
2024-11-26 06:11:30 -08:00
2024-03-18 12:21:45 +00:00