mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
lms: use CVE_STATUS instead of CVE_CHECK_IGNORE
CVE_CHECK_IGNORE was deprecated and shouldn't be used anymore. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
c7b6895705
commit
d8bfb74fbb
|
@ -45,5 +45,4 @@ do_install:append() {
|
|||
|
||||
RDEPENDS:${PN} += "ace"
|
||||
|
||||
# This CVE is for Lan Management System software and not this lms.
|
||||
CVE_CHECK_IGNORE += "CVE-2018-1000535"
|
||||
CVE_STATUS[CVE-2018-1000535] = "cpe-incorrect: This CVE is for a different LMS - Lan Management System."
|
||||
|
|
Loading…
Reference in New Issue
Block a user