Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/1] Add exception handling into Hob
@ 2012-04-15 16:07 Shane Wang
  2012-04-15 16:09 ` [PATCH 1/1] Hob: add exception handling Shane Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Shane Wang @ 2012-04-15 16:07 UTC (permalink / raw)
  To: bitbake-devel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-15 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-15 16:07 [PATCH 0/1] Add exception handling into Hob Shane Wang
2012-04-15 16:09 ` [PATCH 1/1] Hob: add exception handling Shane Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox