]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
curl: Ensure 'CURL_CA_BUNDLE' from host env is indeed respected
authorMoritz Haase <Moritz.Haase@bmw.de>
Mon, 24 Nov 2025 05:55:33 +0000 (06:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Nov 2025 08:08:38 +0000 (08:08 +0000)
commit545e43a7a45be02fda8fc3af69faa20e889f58c4
tree06961887e6f384a8877493b83e4de760866a6dcf
parent6b022b441c0cc12075f651182d2a352b9bf99606
curl: Ensure 'CURL_CA_BUNDLE' from host env is indeed respected

Due to what looks like a copy'n'paste mistake, the environment setup script
might override 'CURL_CA_BUNDLE' from the host env instead of leaving it
untouched. Fix that.

CC: changqing.li@windriver.com
CC: raj.khem@gmail.com
Signed-off-by: Moritz Haase <Moritz.Haase@bmw.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-support/curl/curl/environment.d-curl.sh