All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4 0/1] bitbake: runqueue: catch hashvalidate error in RunQueueExecuteScenequeue
@ 2014-08-27 13:57 Hongxu Jia
  2014-08-27 13:57 ` [PATCH 1/1] " Hongxu Jia
  0 siblings, 1 reply; 5+ messages in thread
From: Hongxu Jia @ 2014-08-27 13:57 UTC (permalink / raw)
  To: bitbake-devel, richard.purdie; +Cc: Zhangle.Yang

Changed in V4:
- Use bb.BBHandledException to instead of custom exception HashValidateFailure

Changed in V3:
- Add exception HashValidateFailure for the specific error

Changed in V2: 
- Strip the commit message within 80 characters a line

//Hongxu


The following changes since commit 52b788c6df9201764130ab744bf67b770b24b896:

  autogen-native: inherit pkgconfig to fix a build failure (2014-08-25 10:26:00 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/bitbake
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/bitbake

Hongxu Jia (1):
  bitbake: runqueue: catch hashvalidate error in
    RunQueueExecuteScenequeue

 bitbake/lib/bb/runqueue.py | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2014-08-27 14:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27 13:57 [PATCH V4 0/1] bitbake: runqueue: catch hashvalidate error in RunQueueExecuteScenequeue Hongxu Jia
2014-08-27 13:57 ` [PATCH 1/1] " Hongxu Jia
2014-08-27 14:05   ` Richard Purdie
2014-08-27 14:16     ` Hongxu Jia
2014-08-27 14:35       ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.