]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake/crumbs: add optional pbar parameter to RunningBuild.handle_event()
authorJoshua Lock <josh@linux.intel.com>
Thu, 25 Nov 2010 15:54:19 +0000 (15:54 +0000)
committerChris Larson <chris_larson@mentor.com>
Thu, 9 Dec 2010 03:07:44 +0000 (20:07 -0700)
commitd2c4d0b2af43eb6b09086db1f8fe9e87e0bc6d23
tree4b7abf1100465a3f3cbdc19cbd35ff6121ed4cbc
parent4113f293427a6c64f0bbf948ada241b3ea32592b
bitbake/crumbs: add optional pbar parameter to RunningBuild.handle_event()

Defaults to None, but if set will pass the ParseProgress sofar and total to
pbar's update() method.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
lib/bb/ui/crumbs/runningbuild.py