diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-24 12:00:01 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-06-06 06:53:49 -0700 |
commit | cc341e44bfbfe4e5dedac8ca6ccd438a50c3db11 (patch) | |
tree | 031a6a2a292dc5967c54696835a6fbcfeb94756d /scripts/lib/devtool/menuconfig.py | |
parent | fa23d0fc6d7adca5c8a38169f4477755ee33bdbf (diff) | |
download | poky-cc341e44bfbfe4e5dedac8ca6ccd438a50c3db11.tar.gz |
bitbake: runqueue: Process unihashes in parallel at init
Improve the runqueue init code to call unihash queries in parallel since
this is faster and more efficient, particularly on slower links with longer
round trip times.
The call to the function from cooker is unneeded since that function calls
prepare() and hence this functionality will already have run, so drop
that obsolete call.
(Bitbake rev: e0486054c7a4c637446c18608e9983cc8dc4d7fe)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/menuconfig.py')
0 files changed, 0 insertions, 0 deletions