[bitbake-devel] [PATCH 0/3] Generic bitbake errors for hob ui

Andrei Dinu andrei.adrianx.dinu at intel.com
Mon Apr 15 10:38:12 UTC 2013


Implemented a way to handle generic bitbake errors when
starting a ui ( in this case hob ).

[HOB #3909]

Andrei Dinu (3):
  bitbake : handle each ui error
  hob.py : implemented handle_sys_exit() for hob
  hoberror.py : new class in handling hob errors

 bitbake/bin/bitbake                      |   13 +++--
 bitbake/lib/bb/ui/crumbs/hig/hoberror.py |   87 ++++++++++++++++++++++++++++++
 bitbake/lib/bb/ui/hob.py                 |    8 ++-
 3 files changed, 103 insertions(+), 5 deletions(-)
 create mode 100644 bitbake/lib/bb/ui/crumbs/hig/hoberror.py

-- 
1.7.9.5





More information about the bitbake-devel mailing list