mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
openldap: Use renamed variable CVE_CHECK_IGNORE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -239,4 +239,4 @@ python populate_packages:prepend () {
|
|||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
# CVE-2015-3276 has no target code.
|
# CVE-2015-3276 has no target code.
|
||||||
CVE_CHECK_WHITELIST += "CVE-2015-3276"
|
CVE_CHECK_IGNORE += "CVE-2015-3276"
|
||||||
|
|||||||
Reference in New Issue
Block a user