Re: [OE-Core][PATCH] cve-check: Fix rootfs CVE generation

2022-05-16 Thread Marta Rybczynska
On Mon, May 16, 2022 at 9:45 PM Alex Kiernan wrote: > Building an image with INHERIT += "cve-check" fails with undefined > variables and fails to pass d into pure python functions: > > Thank you Alex for this fix. It fixes the case of a standard build. I will be sending a followup for a case of r

[OE-Core][PATCH] cve-check: Fix rootfs CVE generation

2022-05-16 Thread Alex Kiernan
Building an image with INHERIT += "cve-check" fails with undefined variables and fails to pass d into pure python functions: ERROR: core-image-minimal-1.0-r0 do_rootfs: Error executing a python function in exec_func_python() autogenerated: The stack trace of python calls that resulted in thi