]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: check sanity at BuildStarted rather than ConfigParsed
authorJoshua Lock <josh@linux.intel.com>
Wed, 23 May 2012 23:36:42 +0000 (16:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 May 2012 07:34:51 +0000 (08:34 +0100)
commitbe317df78535120137ecaadf797e3f4dfe04119e
tree12bd5d277fdc19a45e1e10f11f3b0dbfefe3649c
parentb066906477eb0496a2babb3d8e87682a1b7df0de
sanity.bbclass: check sanity at BuildStarted rather than ConfigParsed

This enables a user to use bitbake -e even when the sanity checks are
failing.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/sanity.bbclass