Replace deprecated CVE_CHECK_IGNORE with CVE_STATUS

Signed-off-by: William Cheng <shihuac@amazon.com>
This commit is contained in:
William Cheng
2024-10-25 15:29:28 -04:00
committed by Matt Madison
parent 3182a28114
commit e1be4231f1

View File

@@ -125,5 +125,4 @@ EXTRA_OECONF_PATHS = "\
--with-build-sysroot=${STAGING_DIR_TARGET} \
"
# Is a binutils 2.26 issue, not gcc
CVE_CHECK_IGNORE += "CVE-2021-37322"
CVE_STATUS[CVE-2021-37322] = "cpe-incorrect: Is a binutils 2.26 issue, not gcc"