bitbake: hob: stop build without percentage shown
authorAndrei Dinu <andrei.adrianx.dinu@intel.com>
Fri, 12 Oct 2012 14:51:30 +0000 (17:51 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Oct 2012 20:13:07 +0000 (21:13 +0100)
commitb1c23d938f4cb4955209d2b6e70e645ddc36b1ac
tree3bd58c50928243a69777b0a5e2c714095b5c0106
parentfaca6c96123098662d918d5a518e0a6715b73a7e
bitbake: hob: stop build without percentage shown

added a method in progressbar.py that doesn't update the
percentage in the progress bar shown in hob.

the call of the method is done in builder.py.

(Bitbake rev: 7ab5775fceda1055b86bdc3313fc4bf928bf5155)

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/builder.py
bitbake/lib/bb/ui/crumbs/progressbar.py