]> code.ossystems Code Review - openembedded-core.git/commit
cve-check: introduce CVE_CHECK_RECIPE_FILE variable to allow changing of per-recipe...
authorChris Laplante <chris.laplante@agilent.com>
Tue, 29 Sep 2020 15:57:45 +0000 (11:57 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Sep 2020 14:01:46 +0000 (15:01 +0100)
commit0d40f1482c6d87785ae47c46c2305e1df46f459a
treebec4b6633f7d30d8895a05028c7b313fcfad001b
parent6ee1b1e6d65214ab32030ee4b37997f8a9871f25
cve-check: introduce CVE_CHECK_RECIPE_FILE variable to allow changing of per-recipe check file

The addition of this variable also makes it possible to change the
output suffix of the check files, e.g. in local.conf:

CVE_CHECK_MANIFEST_append = ".txt"
CVE_CHECK_RECIPE_FILE_append = ".txt"

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