]> code.ossystems Code Review - openembedded-core.git/commit
classes/insane: allow libdir QA check to be skipped using INSANE_SKIP
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 15 Jul 2013 18:17:44 +0000 (19:17 +0100)
committerSaul Wold <sgw@linux.intel.com>
Thu, 18 Jul 2013 14:14:40 +0000 (07:14 -0700)
commit3bdbec1bdecc52828cbbf8108786ff076c981845
tree7e067c979c6030bfc689ccb9af36c36e15155987
parent194e47e6d8d9b9ee98e0203f0ebb574084277c46
classes/insane: allow libdir QA check to be skipped using INSANE_SKIP

This path check isn't handled in the normal way where a QA check
function is called for every file (there's some minor setup that we want
to avoid doing for every file) so we need to check INSANE_SKIP
explicitly.

In the process, change the code structure a little bit so that we can
report the package that contains the errant file.

Fixes [YOCTO #4822].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/insane.bbclass