bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [hardknott][PATCH 0/8] Review request
@ 2021-09-21  8:35 Anuj Mittal
  2021-09-21  8:35 ` [hardknott][PATCH 1/8] cookerdata: Show error for no BBLAYERS in bblayers.conf Anuj Mittal
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Anuj Mittal @ 2021-09-21  8:35 UTC (permalink / raw)
  To: bitbake-devel

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

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

Thanks,

Anuj

The following changes since commit 4d83d9103d9225a2ac42c0f3dfada2f5cf140b68:

  build: Catch and error upon circular task references (2021-09-16 22:17:07 +0100)

are available in the Git repository at:

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

Martin Jansa (1):
  cooker/process: Fix typos in exiting message

Richard Purdie (7):
  cookerdata: Show error for no BBLAYERS in bblayers.conf
  cookerdata: Improve missing core layer error message
  data_smart: Improve error display for handled exceptions
  runqueue: Clean up task stats handling
  bitbake-worker: Improve error handling
  cookerdata: Show a readable error for invalid multiconfig name
  runqueue/knotty: Improve UI handling of setscene task counting

 bin/bitbake-worker       | 10 ++++++----
 lib/bb/cooker.py         |  2 +-
 lib/bb/cookerdata.py     |  7 +++++++
 lib/bb/data_smart.py     |  2 ++
 lib/bb/runqueue.py       | 43 +++++++++++++++++++++++-----------------
 lib/bb/server/process.py |  2 +-
 lib/bb/ui/knotty.py      |  2 +-
 lib/bb/ui/uihelper.py    |  4 ++--
 8 files changed, 45 insertions(+), 27 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-09-21 17:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-21  8:35 [hardknott][PATCH 0/8] Review request Anuj Mittal
2021-09-21  8:35 ` [hardknott][PATCH 1/8] cookerdata: Show error for no BBLAYERS in bblayers.conf Anuj Mittal
2021-09-21  8:35 ` [hardknott][PATCH 2/8] cookerdata: Improve missing core layer error message Anuj Mittal
2021-09-21  8:35 ` [hardknott][PATCH 3/8] data_smart: Improve error display for handled exceptions Anuj Mittal
2021-09-21  8:35 ` [hardknott][PATCH 4/8] runqueue: Clean up task stats handling Anuj Mittal
2021-09-21  8:35 ` [hardknott][PATCH 5/8] cooker/process: Fix typos in exiting message Anuj Mittal
2021-09-21  8:35 ` [hardknott][PATCH 6/8] bitbake-worker: Improve error handling Anuj Mittal
2021-09-21  8:35 ` [hardknott][PATCH 7/8] cookerdata: Show a readable error for invalid multiconfig name Anuj Mittal
2021-09-21  8:35 ` [hardknott][PATCH 8/8] runqueue/knotty: Improve UI handling of setscene task counting Anuj Mittal
2021-09-21 17:22 ` [bitbake-devel] [hardknott][PATCH 0/8] Review request Martin Jansa
2021-09-21 17:30   ` Steve Sakoman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).