Skip to content
Commit 7d417957 authored by Jermain Horsman's avatar Jermain Horsman Committed by Steve Sakoman
Browse files

cve-check: write the cve manifest to IMGDEPLOYDIR



When building an image cve_check_write_rootfs_manifest() would sometimes fail
with a FileNotFoundError when writing the manifest.cve due to the parent
directory (DEPLOY_DIR_IMAGE) not (yet) existing.

The image task will provide the manifest in the deploy directory afterwards,
so other recipes depending on the manifest being in DEPLOY_DIR_IMAGE should
continue to function properly.

Signed-off-by: default avatarJermain Horsman <jermain.horsman@nedap.com>
Signed-off-by: default avatarLuca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 00fb2aae)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 60e06c96
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment