diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-06-04 15:25:35 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-06-07 13:45:43 +0100 |
commit | fd250d236ae8aae38d51e8cb0d41b45602ec1b4a (patch) | |
tree | ad3b6725177aae890f8bc4beeaeea08bb230278f /scripts/lib/devtool/runqemu.py | |
parent | 6208d986bc9afead6502e8f73431db7662c3e27b (diff) | |
download | poky-fd250d236ae8aae38d51e8cb0d41b45602ec1b4a.tar.gz |
bitbake: runqueue: Avoid save_unitaskhashes
The save comes with an IO overhead which can slow down the rehash loop in bitbake
a lot. We only needed to do this when recipes were doing unihash cache copying. Now
they aren't doing that, drop this IO pain point.
(Bitbake rev: dfc15ef99302dea22a051c9eb8398ffd5cf1fc20)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions