]> 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)
committerSteve Sakoman <steve@sakoman.com>
Mon, 22 Feb 2021 22:27:24 +0000 (12:27 -1000)
commit7432d1048f70a36c7e8e7eafb480cd0ad835eb78
treed43de8a053afe76c09c773139489470ce0e9f2ec
parentb09b9a28f8ab26b5ce5a21e1f3f1d05eb3540d61
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>
(cherry picked from commit 0d40f1482c6d87785ae47c46c2305e1df46f459a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/cve-check.bbclass