From: Steve Sakoman <steve@sakoman.com>
To: bitbake-devel@lists.openembedded.org
Subject: [bitbake][scarthgap][2.8][PATCH 0/2] Patch review
Date: Wed, 10 Sep 2025 08:59:12 -0700 [thread overview]
Message-ID: <cover.1757519842.git.steve@sakoman.com> (raw)
Please review this set of changes for 2.18/scarthgap and have comments back
by end of day Friday, September 12
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/2347
The following changes since commit 982645110a19ebb94d519926a4e14c8a2a205cfd:
utils: Optimise signal/sigmask performance (2025-07-31 09:21:27 -0700)
are available in the Git repository at:
https://git.openembedded.org/bitbake-contrib stable/2.8-nut
https://git.openembedded.org/bitbake-contrib/log/?h=stable/2.8-nut
Bin Lan (1):
bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace()
Joshua Watt (1):
Use a "fork" multiprocessing context
lib/bb/__init__.py | 28 ++++++++++++++++++++++++++++
lib/bb/asyncrpc/serv.py | 2 +-
lib/bb/cooker.py | 2 +-
lib/bb/fetch2/__init__.py | 2 +-
lib/bb/server/process.py | 2 +-
lib/bb/tests/support/httpserver.py | 4 ++--
lib/bb/utils.py | 4 +---
lib/hashserv/tests.py | 2 +-
8 files changed, 36 insertions(+), 10 deletions(-)
--
2.43.0
next reply other threads:[~2025-09-10 15:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-10 15:59 Steve Sakoman [this message]
2025-09-10 15:59 ` [bitbake][scarthgap][2.8][PATCH 1/2] Use a "fork" multiprocessing context Steve Sakoman
2025-09-10 15:59 ` [bitbake][scarthgap][2.8][PATCH 2/2] bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace() Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2026-02-09 9:33 [bitbake][scarthgap][2.8][PATCH 0/2] Patch review Yoann Congal
2025-11-05 14:46 Steve Sakoman
2024-07-18 13:48 Steve Sakoman
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.1757519842.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.