]> code.ossystems Code Review - openembedded-core.git/commit
cve-check: avoid FileNotFoundError if no do_cve_check task has run
authorChris Laplante <chris.laplante@agilent.com>
Wed, 9 Sep 2020 20:51:09 +0000 (16:51 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Sep 2020 22:41:01 +0000 (23:41 +0100)
commitdd4473f3d8e1c1a587b6de660775e4b46ddc5fad
tree1b208631385054a9777cd06bb05812f1e78b14c0
parentff422652e1b5db62205fafc75ce56bb5951d478d
cve-check: avoid FileNotFoundError if no do_cve_check task has run

For example, if you just run 'bitbake cve-update-db-native' in a clean
build system, |cve_tmp_file| won't exist yet.

Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cve-check.bbclass