bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [bitbake][dunfell][1.46][PATCH 00/15] Pull request (cover letter only)
@ 2021-10-01 15:34 Steve Sakoman
  0 siblings, 0 replies; only message in thread
From: Steve Sakoman @ 2021-10-01 15:34 UTC (permalink / raw)
  To: bitbake-devel

Based on feedback, resubmitting pull request with the addition of:

build/msg: Cleanup verbose option handling

Passed additional a-full test on autobuilder:

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

The following changes since commit 3c1799b2576f80b6dcb310e03f77105a58b9fa8e:

  tests/fetch2: Use our own git server for dtc test repo (2021-09-22 22:45:10 +0100)

are available in the Git repository at:

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

Joshua Watt (1):
  server: Fix early parsing errors preventing zombie bitbake

Marco Felsch (1):
  bitbake: bitbake-layers: add skip reason to output

Richard Purdie (13):
  ui/taskexp: Improve startup exception handling
  ui/taskexp: Fix to work with empty build directories
  build: Match markup to real function name
  build: Handle SystemExit in python tasks correctly
  process: Don't include logs in error message if piping them
  build: Avoid duplicating logs in verbose mode
  build: Catch and error upon circular task references
  data_smart: Improve error display for handled exceptions
  cookerdata: Improve missing core layer error message
  cookerdata: Show error for no BBLAYERS in bblayers.conf
  bitbake-worker: Improve error handling
  cookerdata: Show a readable error for invalid multiconfig name
  build/msg: Cleanup verbose option handling

 bin/bitbake-worker       | 14 ++++++++------
 lib/bb/build.py          | 19 ++++++++++++++-----
 lib/bb/cooker.py         |  5 -----
 lib/bb/cookerdata.py     | 14 +++++++++++++-
 lib/bb/data_smart.py     |  2 ++
 lib/bb/msg.py            |  6 ------
 lib/bb/process.py        |  3 +++
 lib/bb/runqueue.py       |  4 ++--
 lib/bb/server/process.py |  3 ++-
 lib/bb/ui/taskexp.py     |  5 +++++
 lib/bblayers/query.py    |  2 +-
 11 files changed, 50 insertions(+), 27 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-01 15:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 15:34 [bitbake][dunfell][1.46][PATCH 00/15] Pull request (cover letter only) 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).