[bitbake-devel] [PATCH 0/1] Hob: Adjust the progress bar not to show 100% when things are not finished

Shane Wang shane.wang at intel.com
Wed May 23 15:18:44 UTC 2012


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





More information about the bitbake-devel mailing list