mirror of
https://git.yoctoproject.org/poky
synced 2026-07-25 19:17:48 +02:00
In OE-Core d6b15d1e70b99185cf245d829ada5b6fb99ec1af, "openssl: export necessary env vars in SDK", the value added for SSL_CERT_FILE was in conflict with the value used elsewhere, such as in buildtools. This makes them match and fixes buildtools testsdk failures. (From OE-Core rev: d40f7ddcfbdd5cb1d9f96271fefddf67e9044bb9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>