From patchwork Sun Apr 15 16:07:02 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/1] Add exception handling into Hob Date: Sun, 15 Apr 2012 16:07:02 -0000 From: Shane Wang X-Patchwork-Id: 25871 Message-Id: To: bitbake-devel@lists.openembedded.org 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(-)