[bitbake-devel] [PATCH 0/4] Improve error reporting for registerEventHandler

Ed Bartosh ed.bartosh at linux.intel.com
Thu Dec 31 16:42:12 UTC 2015


Hi,

This patchset includes refactoring changes for the code that deals
with registering UI event handlers. It improves error reporting
and cleans up the code a bit.

Ed Bartosh (4):
  cooker: add state.get_name method
  uievent: add error to registerEventHandler return
  uievent: get rid of EventHandler attribute
  uievent: refactor retry loop

 bitbake/lib/bb/cooker.py        |  8 ++++++++
 bitbake/lib/bb/server/xmlrpc.py |  4 ++--
 bitbake/lib/bb/ui/uievent.py    | 22 +++++++++++-----------
 3 files changed, 21 insertions(+), 13 deletions(-)

--
Regards,
Ed




More information about the bitbake-devel mailing list