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 <[email protected]> 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 > [email protected] > https://lists.yoctoproject.org/listinfo/yocto -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
