mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
lms: exclude CVE-2018-1000535 from cve-check
The CVE is not for Intel Local Manageability Service that this recipe builds. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
e4f4b5b3d0
commit
d9dacfff3f
|
|
@ -39,3 +39,6 @@ do_install_append() {
|
|||
}
|
||||
|
||||
RDEPENDS_${PN} += "ace"
|
||||
|
||||
# This CVE is for Lan Management System software and not this lms.
|
||||
CVE_CHECK_WHITELIST += "CVE-2018-1000535"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user