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

Dmitry Eremin-Solenikov dbaryshkov at gmail.com
Thu Sep 22 09:50:31 UTC 2011


Hello,

On 09/22/2011 01:45 PM, Paul Eggleton wrote:
> 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.

This is a too big handle. Ideally I'd like to be able to whitelist on 
the file level, rather than on the package/test level.

-- 
With best wishes
Dmitry






More information about the Openembedded-core mailing list