From 93d2836d4d0f7732e51b96250a1bfe2b2f058202 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 18 Apr 2024 09:16:13 -0600 Subject: meta-microblaze: gcc-12.2 fix CVE_STATUS Signed-off-by: Mark Hatle --- meta-microblaze/recipes-devtools/gcc/gcc-12.2.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-microblaze/recipes-devtools/gcc/gcc-12.2.inc b/meta-microblaze/recipes-devtools/gcc/gcc-12.2.inc index 0dbbecad..82867489 100644 --- a/meta-microblaze/recipes-devtools/gcc/gcc-12.2.inc +++ b/meta-microblaze/recipes-devtools/gcc/gcc-12.2.inc @@ -111,4 +111,4 @@ EXTRA_OECONF_PATHS = "\ " # 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" -- cgit v1.2.3-54-g00ecf