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:
Anuj Mittal 2024-02-15 11:21:52 +08:00
parent c7b6895705
commit d8bfb74fbb

View File

@ -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."