On 13 September 2017 at 01:07, Stefan Agner <[email protected]> wrote:

> +ERROR_QA_remove = "arch"
>

This doesn't remove it from WARN_QA so it will still produce a warning if
it is present.  However the typical way to do this is to set INSANE_SKIP
(which the recipe already does for another package with the same problem).
Of course you can't use INSANE_SKIP without setting a package currently, so
in the interests of scaling I wonder if we should extend insane.bbclass to
support recipe-wide assignments of INSANE_SKIP...

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to