mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
Replace deprecated CVE_CHECK_IGNORE with CVE_STATUS
Signed-off-by: William Cheng <shihuac@amazon.com>
This commit is contained in:
committed by
Matt Madison
parent
3182a28114
commit
e1be4231f1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user