]> code.ossystems Code Review - openembedded-core.git/commit
cve-check: short-circuit checking if CVE_PRODUCT isn't set
authorRoss Burton <ross.burton@intel.com>
Fri, 9 Feb 2018 12:43:17 +0000 (12:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Feb 2018 18:05:25 +0000 (18:05 +0000)
commitd1e7cb5c9e0d5d253b6bb5c968fa58944ea42d06
tree399bc8e0cedddb7eda7caef8ee8e28799b21d3c6
parent36fbf96cf284acbc810ff3bf00702f1f82bc0da9
cve-check: short-circuit checking if CVE_PRODUCT isn't set

For some recipes is is meaningless to do a CVE check, for example packagegroups
or images.  Check that CVE_PRODUCT is set and short-circuit the scan if it
isn't.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/cve-check.bbclass