diff options
author | Eric Bénard <eric@eukrea.com> | 2012-03-19 12:56:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-20 15:21:32 +0000 |
commit | 30ff27a71bc4e6ea11981f08b3701e4a79380471 (patch) | |
tree | 6212a19200fe3e13b233a289976b69b39eb2d7d5 /meta-yocto | |
parent | 30e35fa094d4ee75796f48b57d37b35cf73d935a (diff) | |
download | poky-30ff27a71bc4e6ea11981f08b3701e4a79380471.tar.gz |
runningbuild.py: fix goggle ui
* goggle ui actually fails with :
Traceback (most recent call last):
File ".../bitbake/lib/bb/ui/goggle.py", line 35, in event_handle_idle_func
build.handle_event (event, pbar)
File ".../bitbake/lib/bb/ui/crumbs/runningbuild.py", line 234, in handle_event
pbar.update(0, None, bb.event.getName(event))
TypeError: update() takes exactly 3 arguments (4 given)
(Bitbake rev: 815c113120b73331ecf32d6f57bc034f379bed43)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions