Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/2] Shell message fixes (BitBake side)
@ 2015-07-14 14:26 Paul Eggleton
  2015-07-14 14:26 ` [PATCH 1/2] lib/bb: provide mechanism to bypass UI log suppression Paul Eggleton
  2015-07-14 14:26 ` [PATCH 2/2] lib/bb/process: check output of select() before reading extrafiles Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2015-07-14 14:26 UTC (permalink / raw)
  To: bitbake-devel

BitBake side of some fixes for regressions caused by the recent shell
message changes.


The following changes since commit 5c5f8da509f6bbc1fad263462142519ef3d54a35:

  tests/data: Add new data tests (2015-07-12 22:50:27 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-shell-logging-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-shell-logging-fixes

Paul Eggleton (2):
  lib/bb: provide mechanism to bypass UI log suppression
  lib/bb/process: check output of select() before reading extrafiles

 lib/bb/__init__.py |  8 ++++----
 lib/bb/build.py    |  7 ++++++-
 lib/bb/process.py  | 21 +++++++++++----------
 3 files changed, 21 insertions(+), 15 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-07-14 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14 14:26 [PATCH 0/2] Shell message fixes (BitBake side) Paul Eggleton
2015-07-14 14:26 ` [PATCH 1/2] lib/bb: provide mechanism to bypass UI log suppression Paul Eggleton
2015-07-14 14:26 ` [PATCH 2/2] lib/bb/process: check output of select() before reading extrafiles Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox