[OE-core] [PATCH 17/17] package.bbclass: make unshipped files a fatal error

Paul Eggleton paul.eggleton at linux.intel.com
Thu Sep 22 09:45:22 UTC 2011


On Thursday 22 September 2011 07:36:23 Dmitry Eremin-Solenikov wrote:
> Nice idea! On the rights of a feature request:
> It would be nice to allow user to:
> 1) specify the severity of the QA problems (warn, error, fatal) on a
> global + per-qa-check level

To affect the severity of warnings on a global basis you should be able to use 
ERROR_QA / WARN_QA, although I have not tried this.

> 2) specify an override for some of the checks, so that the packager
> can specify that
> e.g. QA check for .so links in a non-dev packages should be ignored
> for cgroups-pam package for /lib/security/pam*.so lib.

For per-package, you can set for example INSANE_SKIP_${PN} += "dev-so" to 
disable the .so links in non-dev package QA warning.

More details (e.g. the name for each QA check) can be found in insane.bbclass.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list