All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seebach <peter.seebach@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] v2: make sanity check failure perhaps-surviveable
Date: Wed, 20 Nov 2013 17:26:50 -0600	[thread overview]
Message-ID: <cover.1384989468.git.peter.seebach@windriver.com> (raw)

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(-)



             reply	other threads:[~2013-11-20 23:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-20 23:26 Peter Seebach [this message]
2013-11-20 23:26 ` [PATCH 1/1] sanity.bbclass: Failure might be an option Peter Seebach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1384989468.git.peter.seebach@windriver.com \
    --to=peter.seebach@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.