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(-) _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
