mbox

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

Message ID cover.1741444400.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 March 8, 2025, 2:34 p.m. UTC
The following changes since commit 7375d32e8c1af20c51abec4eb3b072b4ca58b239:

  data_smart.py: clear expand_cache in _setvar_update_overridevars (2025-03-05 19:10:43 +0000)

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

Richard Purdie (4):
  utils: Print information about lock issue before exiting
  utils: Tweak lock_timeout logic
  utils: Add signal blocking for lock_timeout
  event/utils: Avoid deadlock from lock_timeout() and recursive events

 lib/bb/event.py | 10 +++++++++-
 lib/bb/utils.py | 20 +++++++++++++++++++-
 2 files changed, 28 insertions(+), 2 deletions(-)