Hi, This patchset is a replacement of 3 patches that were rejected yesterday by upstream.
It fixes 'hanging' builds in UI when build is failed on early stages (recipe parsing or processing configuration). The following changes since commit befaceb2873ff8c8cc791d48f0324442c15cbcdc: toaster: return back 'New project' button (2015-12-08 13:10:33 +0200) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ed/toaster/trigger-metadata-event http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/trigger-metadata-event Ed Bartosh (3): toaster: implement BitbakeController.triggerEvent toaster: trigger SetBRBE event toasterui: process SetBRBE event bitbake/lib/bb/ui/toasterui.py | 2 ++ bitbake/lib/toaster/bldcontrol/bbcontroller.py | 3 +++ bitbake/lib/toaster/bldcontrol/localhostbecontroller.py | 3 +++ 3 files changed, 8 insertions(+) -- Regards, Ed -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
