]> code.ossystems Code Review - openembedded-core.git/commit
insane.bbclass: Start to rework this so specific checks can be easily made warnings...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jul 2011 14:47:12 +0000 (15:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jul 2011 22:14:38 +0000 (23:14 +0100)
commit0fbe849b56d6457b6547a1202c4938d35316d8b8
tree16174718966033f7152541cf17f676e0e706480d
parent2cac6dee9de6f0cf2bc192910632c429086fddb3
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@linuxfoundation.org>
meta/classes/insane.bbclass