]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toasterui: close build on BuildCompleted event
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Fri, 1 May 2015 15:42:39 +0000 (16:42 +0100)
committerAlexandru DAMIAN <alexandru.damian@intel.com>
Fri, 1 May 2015 16:37:37 +0000 (17:37 +0100)
commitaf63abe88327fd5c1b3d7c00a84d9e408ef23285
tree809914d146e8df3331ae362c149a601d191265a0
parent1ddd6a9e4280a4adf971132ff1fe7ec9b3252905
toasterui: close build on BuildCompleted event

Moving the code to close the build and instantiate a fresh
buildinfohelper object to BuildCompleted event, as the
CommandCompleted/Failed/Exit events come in too early.

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
lib/bb/ui/toasterui.py