All of lore.kernel.org
 help / color / mirror / Atom feed
* [bitbake][dunfell][1.46][PATCH 0/5] Patch review
@ 2022-06-21 18:20 Steve Sakoman
  2022-06-21 18:20 ` [bitbake][dunfell][1.46][PATCH 1/5] server/process: Disable gc around critical section Steve Sakoman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Steve Sakoman @ 2022-06-21 18:20 UTC (permalink / raw)
  To: bitbake-devel

Please review this set of patches for 1.46/dunfell and have comments back by
end of day Thursday/

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3805

The following changes since commit d8c2175f6a7b5fdf111d6a073b2c3dbd3c0b061d:

  fetch2: add check for empty SRC_URI hash string (2022-04-05 20:49:37 +0100)

are available in the Git repository at:

  git://git.openembedded.org/bitbake-contrib stable/1.46-nut
  http://cgit.openembedded.org/bitbake-contrib/log/?h=stable/1.46-nut

Richard Purdie (3):
  server/process: Disable gc around critical section
  tinfoil/data_smart: Allow variable history emit() to function remotely
  bin/bitbake-getvar: Add a new command to query a variable value (with
    history)

Ross Burton (2):
  knotty: display active tasks when printing keepAlive() message
  knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10
    minutes

 bin/bitbake-getvar       | 48 ++++++++++++++++++++++++++++++++++++++++
 lib/bb/command.py        | 12 ++++++++++
 lib/bb/server/process.py |  3 +++
 lib/bb/tinfoil.py        |  4 ++++
 lib/bb/ui/knotty.py      | 11 +++++----
 5 files changed, 74 insertions(+), 4 deletions(-)
 create mode 100755 bin/bitbake-getvar

-- 
2.25.1



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

end of thread, other threads:[~2022-06-21 18:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 18:20 [bitbake][dunfell][1.46][PATCH 0/5] Patch review Steve Sakoman
2022-06-21 18:20 ` [bitbake][dunfell][1.46][PATCH 1/5] server/process: Disable gc around critical section Steve Sakoman
2022-06-21 18:20 ` [bitbake][dunfell][1.46][PATCH 2/5] tinfoil/data_smart: Allow variable history emit() to function remotely Steve Sakoman
2022-06-21 18:20 ` [bitbake][dunfell][1.46][PATCH 3/5] bin/bitbake-getvar: Add a new command to query a variable value (with history) Steve Sakoman
2022-06-21 18:21 ` [bitbake][dunfell][1.46][PATCH 4/5] knotty: display active tasks when printing keepAlive() message Steve Sakoman
2022-06-21 18:21 ` [bitbake][dunfell][1.46][PATCH 5/5] knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes Steve Sakoman

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.