All of lore.kernel.org
 help / color / mirror / Atom feed
* [1.50][PATCH 0/3] Review request
@ 2021-09-29 14:57 Anuj Mittal
  2021-09-29 14:57 ` [1.50][PATCH 1/3] process: Don't include logs in error message if piping them Anuj Mittal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anuj Mittal @ 2021-09-29 14:57 UTC (permalink / raw)
  To: bitbake-devel

Please review these changes for 1.50/hardknott. Tested with oe-core and
no issues seen.

Thanks,

Anuj

The following changes since commit 7d938703d9321cde5a32e4dff005f07e8821b704:

  runqueue/knotty: Improve UI handling of setscene task counting (2021-09-24 15:03:33 +0800)

are available in the Git repository at:

  git://push.openembedded.org/bitbake-contrib stable/1.50-next

Richard Purdie (3):
  process: Don't include logs in error message if piping them
  build: Avoid duplicating logs in verbose mode
  build: Handle SystemExit in python tasks correctly

 lib/bb/build.py   | 6 +++++-
 lib/bb/process.py | 3 +++
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.31.1



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

end of thread, other threads:[~2021-09-29 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 14:57 [1.50][PATCH 0/3] Review request Anuj Mittal
2021-09-29 14:57 ` [1.50][PATCH 1/3] process: Don't include logs in error message if piping them Anuj Mittal
2021-09-29 14:57 ` [1.50][PATCH 2/3] build: Avoid duplicating logs in verbose mode Anuj Mittal
2021-09-29 14:57 ` [1.50][PATCH 3/3] build: Handle SystemExit in python tasks correctly Anuj Mittal

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.