All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] v2: make sanity check failure perhaps-surviveable
@ 2013-11-20 23:26 Peter Seebach
  2013-11-20 23:26 ` [PATCH 1/1] sanity.bbclass: Failure might be an option Peter Seebach
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Seebach @ 2013-11-20 23:26 UTC (permalink / raw)
  To: openembedded-core

Sanity checks are changed to happen when a SanityCheck event shows up,
rather than sometimes but not always on a ConfigParsed; there is a
corresponding bitbake patch to actually send the event.

SanityCheck events do not strictly imply that the response should be
handled through the event system; that's now an optional setting in the
SanityCheck event.

So is whether a failure should be a fatal error.

The following changes since commit ee3e2e5ce15a3bf78c7e9d76d7bf68131f2d3ef7:

  librsvg: upgrade to 2.40.0 (2013-11-20 14:03:06 +0000)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib seebs/insanity_revisited
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/insanity_revisited

Peter Seebach (1):
  sanity.bbclass: Failure might be an option.

 meta/classes/sanity.bbclass |   38 +++++++++++++++++++++++++-------------
 1 files changed, 25 insertions(+), 13 deletions(-)



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

end of thread, other threads:[~2013-11-20 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20 23:26 [PATCH 0/1] v2: make sanity check failure perhaps-surviveable Peter Seebach
2013-11-20 23:26 ` [PATCH 1/1] sanity.bbclass: Failure might be an option Peter Seebach

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.