diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-05-05 12:27:56 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-08 10:28:18 +0100 |
| commit | 3d7381f5b5c3301775dae38f6833dbb5c36b7770 (patch) | |
| tree | 4b605482ae7d68f853bdd40b748bd174dd98b39b /meta/conf/distro | |
| parent | 1abcc7fe524068cf83c29cc2a3a3f170f740e462 (diff) | |
| download | poky-3d7381f5b5c3301775dae38f6833dbb5c36b7770.tar.gz | |
vex: fix rootfs manifest
Rootfs VEX file is created by gathering files from CVE_CHECK_DIR
(deploy directory), however recipes generate the files only in
CVE_CHECK_DIR (log directory).
This make the rootfs VEX be always empty without any message.
The code is copied from cve_check class, which writes to both, so let
keep them aligned and make also vex write both files.
Also add a warning for case that a cve file would be still missing.
(From OE-Core rev: ee6541d0940c65685aaafd7d41a59a9406392e7d)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro')
0 files changed, 0 insertions, 0 deletions
