bb/ui/hob: reset event handler once build complete
authorJoshua Lock <josh@linux.intel.com>
Thu, 4 Aug 2011 22:38:19 +0000 (15:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Aug 2011 16:47:42 +0000 (17:47 +0100)
commit0f0e29bf1e8a9ac51d4e4e226840878110b4e173
treea585fd80fbfaaf997e01005bb828af95d920f4dd
parent8db4c4403008ca718267ed314589361916965639
bb/ui/hob: reset event handler once build complete

The HobEventHandler passes events on to RunningBuild when a build is in
progress. This patch resets the HobEventHandler to handle events when the
build is complete.

(Bitbake rev: 3d66d4e64a6352c01662a24ee957eddcd3fde7fc)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/hob.py