[oe-commits] Richard Purdie : insane.bbclass: Start to rework this so specific checks can be easily made warnings/errors

git version control git at git.openembedded.org
Fri Jul 1 22:29:50 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 0fbe849b56d6457b6547a1202c4938d35316d8b8
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0fbe849b56d6457b6547a1202c4938d35316d8b8

Author: Richard  Purdie <richard.purdie at linuxfoundation.org>
Date:   Fri Jul  1 15:47:12 2011 +0100

insane.bbclass: Start to rework this so specific checks can be easily made warnings/errors

This patch means the warning/error handling can be controlled from local.conf
and/or from the distro level and no longer uses numbers but strings instead.

The system becomes extensible so that other classes can extend the path QA
checks at least.

It also removes all th duplicate error message code, we should have *one*
good error message.

Much work remains including making INSANE_SKIP take the classes of QA test
to skip but its a start.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/classes/insane.bbclass |  216 +++++++++++++++++--------------------------
 1 files changed, 83 insertions(+), 133 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=0fbe849b56d6457b6547a1202c4938d35316d8b8




More information about the Openembedded-commits mailing list