diff options
author | Ross Burton <ross@burtonini.com> | 2021-08-10 17:55:07 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-12 06:28:01 +0100 |
commit | 348384135272ae7c62a11eeabcc43eddc957811f (patch) | |
tree | eba2be5f24ff08fc24ebc47dafe8b7db0392d0cf /scripts/lib/scriptutils.py | |
parent | 62098f90411ca6775d3d7d70a8a641ce35dc9f84 (diff) | |
download | poky-348384135272ae7c62a11eeabcc43eddc957811f.tar.gz |
bitbake: fetch2: expose environment variable names that need to be exported
There is a list of environment variable names that need to be exported
when executing external commands, such as 'http_proxy'. To avoid
duplication, make this a top-level variable.
Also add SSL_CERT_FILE, which is used by OpenSSL to locate the
certificate bundle. This is needed in buildtools environments where the
default path isn't valid.
(Bitbake rev: 5c2cf57fd11d91f749a3b562f6f0a863f15013ed)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions