[bitbake-devel] [PATCH 0/4] Minor improvements to error messages

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jan 11 18:30:47 UTC 2012


A few minor improvements to error output. I'm still working on some
deeper improvements but these are ready to go in immediately.

The patches (against Poky, but apply cleanly with -p2 against bitbake
master) are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib paule/errorhandling1
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/errorhandling1

Paul Eggleton (4):
  bitbake/knotty: don't count errors as warnings
  bitbake: improve error formatting for fetcher errors
  bitbake: make warning for initial fetch failure one line
  bitbake/runqueue: avoid "failed" in task summary if nothing did

 bitbake/lib/bb/build.py           |    2 +-
 bitbake/lib/bb/fetch2/__init__.py |   10 +++++++---
 bitbake/lib/bb/runqueue.py        |    6 +++++-
 bitbake/lib/bb/ui/knotty.py       |    2 +-
 4 files changed, 14 insertions(+), 6 deletions(-)

-- 
1.7.5.4





More information about the bitbake-devel mailing list