diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-04-18 09:16:13 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-04-18 09:16:13 -0600 |
commit | 93d2836d4d0f7732e51b96250a1bfe2b2f058202 (patch) | |
tree | 539ac7c7c5e8a9668b89eb50e71458deb4abf580 | |
parent | 42df83252d22a45f3a30e6d54070d71705642c51 (diff) | |
download | meta-xilinx-93d2836d4d0f7732e51b96250a1bfe2b2f058202.tar.gz |
meta-microblaze: gcc-12.2 fix CVE_STATUS
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r-- | meta-microblaze/recipes-devtools/gcc/gcc-12.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 = "\ | |||
111 | " | 111 | " |
112 | 112 | ||
113 | # Is a binutils 2.26 issue, not gcc | 113 | # Is a binutils 2.26 issue, not gcc |
114 | CVE_CHECK_IGNORE += "CVE-2021-37322" | 114 | CVE_STATUS[CVE-2021-37322] = "cpe-incorrect: Is a binutils 2.26 issue, not gcc" |