All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Hob: Adjust the progress bar not to show 100% when things are not finished
@ 2012-05-23 15:18 Shane Wang
  2012-05-23 15:19 ` [PATCH 1/1] Hob: Adjust the progress bar and set 100% only when all is done Shane Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Shane Wang @ 2012-05-23 15:18 UTC (permalink / raw)
  To: bitbake-devel

On build appliance, because the packages are prebuilt, Hob spends much time getting the package
list, it is very strange that things are not finsihed but the progress bar shows 100% and wait
there. This patch is to fix that and ensure the bar to show 100% if and only if all things are done.

The following changes since commit 39a9267dee0a0ee4d87ed51d4a0272549c462b02:

  Hob: add '--select a machine--' and '--select a base image--' to GUI (2012-05-22 14:56:17 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib shane/newproxy
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/newproxy

Shane Wang (1):
  Hob: Adjust the progress bar and set 100% only when all is done.

 bitbake/lib/bb/ui/crumbs/builder.py         |   12 ++++++++++--
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py |    8 ++++++++
 2 files changed, 18 insertions(+), 2 deletions(-)

-- 
1.7.6




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

end of thread, other threads:[~2012-05-23 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-23 15:18 [PATCH 0/1] Hob: Adjust the progress bar not to show 100% when things are not finished Shane Wang
2012-05-23 15:19 ` [PATCH 1/1] Hob: Adjust the progress bar and set 100% only when all is done Shane Wang

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.