summaryrefslogtreecommitdiffstats
path: root/scripts/lib
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-05-24 12:00:01 +0100
committerSteve Sakoman <steve@sakoman.com>2024-06-06 06:53:49 -0700
commitcc341e44bfbfe4e5dedac8ca6ccd438a50c3db11 (patch)
tree031a6a2a292dc5967c54696835a6fbcfeb94756d /scripts/lib
parentfa23d0fc6d7adca5c8a38169f4477755ee33bdbf (diff)
downloadpoky-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')
0 files changed, 0 insertions, 0 deletions