[bitbake-devel] [PATCH 0/2] Shell message fixes (BitBake side)

Paul Eggleton paul.eggleton at linux.intel.com
Tue Jul 14 14:26:40 UTC 2015


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




More information about the bitbake-devel mailing list