All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Progress fixes
@ 2016-08-11  3:36 Paul Eggleton
  2016-08-11  3:36 ` [PATCH 1/4] runqueue: fix two minor issues with the initialising tasks progress Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Paul Eggleton @ 2016-08-11  3:36 UTC (permalink / raw)
  To: bitbake-devel

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



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

end of thread, other threads:[~2016-08-16 22:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-11  3:36 [PATCH 0/4] Progress fixes Paul Eggleton
2016-08-11  3:36 ` [PATCH 1/4] runqueue: fix two minor issues with the initialising tasks progress Paul Eggleton
2016-08-11  3:36 ` [PATCH 2/4] knotty: fix task progress bar not starting at 0% Paul Eggleton
2016-08-11  3:36 ` [PATCH 3/4] knotty: don't show number of running tasks in quiet mode Paul Eggleton
2016-08-11  3:37 ` [PATCH 4/4] siggen: properly close files rather than opening them inline Paul Eggleton
2016-08-16 21:16   ` Peter Kjellerstedt
2016-08-16 22:30     ` Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.