All of lore.kernel.org
 help / color / mirror / Atom feed
* [bitbake][scarthgap][2.8][PATCH 0/3 V2] Patch review
@ 2025-09-10 16:56 Steve Sakoman
  2025-09-10 16:56 ` [bitbake][scarthgap][2.8][PATCH 1/3] Use a "fork" multiprocessing context Steve Sakoman
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Steve Sakoman @ 2025-09-10 16:56 UTC (permalink / raw)
  To: bitbake-devel

Please review this set of changes for 2.18/scarthgap and have comments back
by end of day Friday, September 12

V2 includes the previously missing version bump to 2.8.1

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

Martin Jansa (1):
  bitbake: Bump version to 2.8.1

 bin/bitbake                        |  2 +-
 lib/bb/__init__.py                 | 30 +++++++++++++++++++++++++++++-
 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 +-
 9 files changed, 38 insertions(+), 12 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-23 17:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-10 16:56 [bitbake][scarthgap][2.8][PATCH 0/3 V2] Patch review Steve Sakoman
2025-09-10 16:56 ` [bitbake][scarthgap][2.8][PATCH 1/3] Use a "fork" multiprocessing context Steve Sakoman
2025-09-10 16:56 ` [bitbake][scarthgap][2.8][PATCH 2/3] bitbake: Bump version to 2.8.1 Steve Sakoman
2025-09-10 16:56 ` [bitbake][scarthgap][2.8][PATCH 3/3] bb/fetch2/__init__.py: remove a DeprecationWarning in uri_replace() Steve Sakoman
2025-09-23 17:22   ` [bitbake-devel] " chris.laplante

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.