diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-19 17:57:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-20 16:45:25 +0000 |
commit | 8e71d0e21b7bdcdfaf1db514708e345987cca7a3 (patch) | |
tree | 8f4d4e421ab3b915a46a46638c574c9fabf8722f /LICENSE.GPL-2.0-only | |
parent | 2b427b9224673ad1a5a39a4b72390f1efa972a4b (diff) | |
download | poky-8e71d0e21b7bdcdfaf1db514708e345987cca7a3.tar.gz |
bitbake: fetch2: Abstract fetcher environment to a function
The changing of the environment inside the wget fetcher can race if
threading is used, such as with sstate in OE-Core. Abstract the function
so the environment can be correct before the function is called, removing
the race since the enviroment is then no longer changed.
(Bitbake rev: c73bb6023c73f003a160bb02aa4da1b580b86c23)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE.GPL-2.0-only')
0 files changed, 0 insertions, 0 deletions