Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/2] Error handling fixes
@ 2014-05-29 17:17 Paul Eggleton
  2014-05-29 17:17 ` [PATCH 1/2] fetch2: improve handling of two classes of URL parameter mistakes Paul Eggleton
  2014-05-29 17:17 ` [PATCH 2/2] utils: avoid printing traceback on ExpansionError during parsing Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2014-05-29 17:17 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 0e7b594ccbceb3149f38776cea204807031ef69f:

  fetch2/hg: Fix missing proto param for hg checkout with user and pw (2014-05-28 08:28:17 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  fetch2: improve handling of two classes of URL parameter mistakes
  utils: avoid printing traceback on ExpansionError during parsing

 lib/bb/fetch2/__init__.py | 14 ++++++++++----
 lib/bb/utils.py           |  2 ++
 2 files changed, 12 insertions(+), 4 deletions(-)

-- 
1.9.3



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

end of thread, other threads:[~2014-05-29 17:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29 17:17 [PATCH 0/2] Error handling fixes Paul Eggleton
2014-05-29 17:17 ` [PATCH 1/2] fetch2: improve handling of two classes of URL parameter mistakes Paul Eggleton
2014-05-29 17:17 ` [PATCH 2/2] utils: avoid printing traceback on ExpansionError during parsing Paul Eggleton

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