[bitbake-devel] [PATCH 0/4] Progress fixes

Paul Eggleton paul.eggleton at linux.intel.com
Thu Aug 11 03:36:56 UTC 2016


Fixes for minor issues in the progress bar display, plus a patch for
some unclosed files that I noticed at the same time as working on these.


The following changes since commit 0a9b5d7d9655dbb09d458fc6e330e932f0f9dab6:

  toaster: buildinfohelper Add handling local layers (i.e. non-git) layers (2016-08-11 00:08:18 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-progress-fixes2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-progress-fixes2

Paul Eggleton (4):
  runqueue: fix two minor issues with the initialising tasks progress
  knotty: fix task progress bar not starting at 0%
  knotty: don't show number of running tasks in quiet mode
  siggen: properly close files rather than opening them inline

 lib/bb/runqueue.py  |  5 +++--
 lib/bb/siggen.py    | 15 +++++++++------
 lib/bb/ui/knotty.py | 11 ++++++++---
 3 files changed, 20 insertions(+), 11 deletions(-)

-- 
2.5.5




More information about the bitbake-devel mailing list