> On 19 Jul 2022, at 08:54, akash hadke via lists.openembedded.org > <[email protected]> wrote: > > Actually, I wanted to get all patched CVE numbers from a recipe in one > variable, and the value of that variable will be used in other tasks. And for > this purpose, I used the anonymous function because without it I will not be > able to get the value of CVE_PATCHED in other tasks.
I’ll be blunt: we’re not adding a scan of every file to every recipe in every build to this class. Why not generate this data on-demand in the task you’re writing to use it? Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#168360): https://lists.openembedded.org/g/openembedded-core/message/168360 Mute This Topic: https://lists.openembedded.org/mt/92329911/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
