diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-01 19:14:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-02 12:28:21 +0100 |
commit | bcf935cd1bd7b0ed0b636fd8b984cd7dab3ebd3e (patch) | |
tree | dbd25c21fd022398ba5155b33fa8edd1911fa729 /bitbake/lib/bb/exceptions.py | |
parent | 3664efc86a020d782f43eda540872fca07293823 (diff) | |
download | poky-bcf935cd1bd7b0ed0b636fd8b984cd7dab3ebd3e.tar.gz |
bitbake: cache/siggen: Add unihash cache copy function
We see rare failures in eSDK generation with zero sized unihash cache files. This is
almost certainly due to races in the cache file being updated. Add a copy function
where the cache file can be copied with the lock held to avoid this.
(Bitbake rev: 9e72a3915e36cb843037040cb68a82077436dbef)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/exceptions.py')
0 files changed, 0 insertions, 0 deletions