[bitbake-devel] [PATCH 0/2] Exception handling fixes

Paul Eggleton paul.eggleton at linux.intel.com
Fri Sep 7 15:22:52 UTC 2012


The following changes (against Poky, but apply cleanly with -p2 against
bitbake master) are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-brokenexcept
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-brokenexcept

Paul Eggleton (2):
  fetch2: fix malformed URL causing a useless traceback
  cooker: fix handling of exceptions during exception handling

 bitbake/lib/bb/cooker.py          |    9 +++++++--
 bitbake/lib/bb/fetch2/__init__.py |    4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
1.7.9.5





More information about the bitbake-devel mailing list