[yocto] How to skip a receipe from security_flags by its name?

Burton, Ross ross.burton at intel.com
Thu Jan 3 04:23:37 PST 2019


Have a look at security_flags.inc, you'll see that the bulk of it is
exactly this per-recipe exclusion.

Ross

On Fri, 28 Dec 2018 at 17:19, Stefano Cappa
<stefano.cappa.ks89 at gmail.com> wrote:
>
> Hi!
>
> Let say that I have a receipe called "third-party-receipe" and I want to use security flags for everything except for "third-party-receipe".
>
> How can I do this? Is there a general blacklist to skip all the stuff included in security_flags.inc for a specific receipe? I don't want to remove only a flag, because I cannot predict what it's interfering, but I want to skip all flags to be sure that It will work.
>
> Do you have any suggestions?
>
> Thank you.
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list