[yocto] Hook for layer-only actions?

Burton, Ross ross.burton at intel.com
Tue Jul 10 12:26:45 PDT 2018


Hypothetically a new QA action should be added at the distro level, by
writing a class and adding it to INHERIT.

(I've several new QA tests added in this way)

Ross

On 10 July 2018 at 19:53, Alexander Kanavin <alex.kanavin at gmail.com> wrote:
> Yes. Implement a class and inherit it from the recipes.
>
> Alex
>
> 2018-07-10 20:50 GMT+02:00 Michael Habibi <mikehabibi at gmail.com>:
>> I was wondering if there is a way I can apply a global modification to all
>> recipes in a layer? For instance, we have our own layer for our changes that
>> sit on top of the base Yocto/OE layers.
>>
>> What if, hypothetically, I wanted to insert a do_package_qa action globally,
>> for everything in our layer. Is there a way to codify that, beyond actually
>> adding this to every recipe in our layer?
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list