mbox

[scarthgap,2.8,0/2] Pull request (cover letter only)

Message ID cover.1753991742.git.steve@sakoman.com
State Not Applicable, archived
Headers show

Pull-request

https://git.openembedded.org/bitbake-contrib stable/2.8-next

Message

Steve Sakoman July 31, 2025, 7:57 p.m. UTC
Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/2122

The following changes since commit 86e7a58c0e9904c33b1b94dddc3d683c2da22d1a:

  test/fetch: Switch u-boot based test to use our own mirror (2025-07-22 15:08:13 +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

Mark Hatle (1):
  bitbake: runqueue: Verify mcdepends are valid

Richard Purdie (1):
  utils: Optimise signal/sigmask performance

 lib/bb/runqueue.py                        |  2 ++
 lib/bb/tests/runqueue-tests/recipes/g1.bb |  2 ++
 lib/bb/tests/runqueue-tests/recipes/h1.bb |  0
 lib/bb/tests/runqueue.py                  | 11 ++++++++++-
 lib/bb/utils.py                           | 17 +++++++++++++----
 5 files changed, 27 insertions(+), 5 deletions(-)
 create mode 100644 lib/bb/tests/runqueue-tests/recipes/g1.bb
 create mode 100644 lib/bb/tests/runqueue-tests/recipes/h1.bb