All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: bitbake-devel@lists.openembedded.org
Subject: [bitbake][scarthgap][2.8][PATCH 0/8] Pull request (cover letter only)
Date: Wed,  5 Jun 2024 06:03:59 -0700	[thread overview]
Message-ID: <cover.1717592566.git.steve@sakoman.com> (raw)

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



                 reply	other threads:[~2024-06-05 13:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1717592566.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.