]> 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)
committerSteve Sakoman <steve@sakoman.com>
Mon, 14 Sep 2020 14:26:37 +0000 (04:26 -1000)
commitb98e50f08b2bcf61fbc75ea1b0ad83a17c0a736a
treeba82b01840e5a9132aae0ee984ba1b8960e6f57c
parentc8c307c4b28d93938887ecb1d87f6024e916c0f9
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>
(cherry picked from commit dd4473f3d8e1c1a587b6de660775e4b46ddc5fad)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/cve-check.bbclass