Thanks for the example, very helpful!

-Paul Wicks


On Wed, Aug 17, 2022 at 6:53 AM Ross Burton <[email protected]> wrote:

> On 7 Aug 2022, at 20:21, Paul Wicks via lists.yoctoproject.org <pwicks86=
> [email protected]> wrote:
> >
> > Is it possible to create additional QA checks such that they apply to
> all recipes automatically? Or even just to all recipes in a given layer?
>
> Yes, and yes.
>
> For example, I have
> https://github.com/rossburton/meta-ross/blob/master/classes/insanitier.bbclass
>
> This defines some new sanity checks, and adds them to WARN_QA so that
> they’re enabled and classified as warnings (use ERROR_QA if you want them
> to be errors).
>
> Simply inheriting the class in your local or distro configuration with
> INHERIT += is enough to enable them for all recipes.
>
> Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#57886): https://lists.yoctoproject.org/g/yocto/message/57886
Mute This Topic: https://lists.yoctoproject.org/mt/92877742/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to