[bitbake-devel] [PATCH 0/1] Add exception handling into Hob

Shane Wang shane.wang at intel.com
Sun Apr 15 16:07:02 UTC 2012


This patch is to add try-except-finally exception handling to Hob. Please review.

The following changes since commit a5210e47b08e0ee42e9e188d83953203147a994d:

  guile: Fix binary relocation issue for precompiled guile objects (2012-04-15 12:06:41 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib shane/hob_0415
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/hob_0415

Shane Wang (1):
  Hob: add exception handling

 bitbake/lib/bb/ui/crumbs/builder.py         |   56 ++++++---
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py |  175 ++++++++++++++-------------
 2 files changed, 128 insertions(+), 103 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list