diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-01 19:17:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-02 12:28:21 +0100 |
commit | 35509661a7e38e618abeeed0bfb5516e2607efb6 (patch) | |
tree | 78ff77784b61ce2e22d1bacac1f608df104ffa91 /documentation/set_versions.py | |
parent | 7bec81151bdd0b23a7497ce71d1cf1c1560b36f5 (diff) | |
download | poky-35509661a7e38e618abeeed0bfb5516e2607efb6.tar.gz |
populate_sdk_ext: Fix race condition on bb_unihashes.dat
There is a race were the bb_unihashes.dat file may end up zero sized due to
concurrent builds. Use recently added API within bitbake to copy the file
safely. Also use the opportunity to remove hardcoded filepaths internal to
bitbake from OE-Core.
Bump the minimum bitbake version to match the API being used.
(From OE-Core rev: 106a7e07057e4681e6fb06dfe9e28d2e183d667d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions