* [bitbake][scarthgap][2.8][PATCH 0/8] Pull request (cover letter only)
@ 2024-06-05 13:03 Steve Sakoman
0 siblings, 0 replies; only message in thread
From: Steve Sakoman @ 2024-06-05 13:03 UTC (permalink / raw)
To: bitbake-devel
The following changes since commit b5159c0373e2e7d403aed16e096ad655f38b1fa7:
fetch2/gcp: Add missing runfetchcmd import (2024-05-28 15:27:08 +0100)
are available in the Git repository at:
https://git.openembedded.org/bitbake-contrib stable/2.8-next
https://git.openembedded.org/bitbake-contrib/log/?h=stable/2.8-next
Joshua Watt (3):
bb: Use namedtuple for Task data
hashserv: client: Add batch stream API
siggen: Enable batching of unihash queries
Richard Purdie (4):
runqueue: Add timing warnings around slow loops
runqueue: Allow rehash loop to exit in case of interrupts
runqueue: Process unihashes in parallel at init
runqueue: Improve rehash get_unihash parallelism
joshua Watt (1):
siggen/runqueue: Report which dependencies affect the taskhash
lib/bb/__init__.py | 12 +++++
lib/bb/cooker.py | 1 -
lib/bb/runqueue.py | 99 +++++++++++++++++++++++++++-----------
lib/bb/siggen.py | 11 +++--
lib/hashserv/client.py | 106 +++++++++++++++++++++++++++++++++++++----
lib/hashserv/tests.py | 75 +++++++++++++++++++++++++++++
6 files changed, 263 insertions(+), 41 deletions(-)
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-06-05 13:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05 13:03 [bitbake][scarthgap][2.8][PATCH 0/8] Pull request (cover letter only) Steve Sakoman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.