diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-07-24 07:47:31 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-07-24 20:55:18 -0600 |
| commit | 2767482fc80d5178ff4a5c298834855e4b186ac7 (patch) | |
| tree | f884465ec0ada9330f98e3fe7d5c1e13bedade10 /meta-microblaze | |
| parent | b7f8bc306d589225f0de0a1cc8175d961583ea66 (diff) | |
| download | meta-xilinx-2767482fc80d5178ff4a5c298834855e4b186ac7.tar.gz | |
Revert "meta-microblaze: gcc-12.2 fix CVE_STATUS"
This reverts commit 93d2836d4d0f7732e51b96250a1bfe2b2f058202.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-microblaze')
| -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 82867489..0dbbecad 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_STATUS[CVE-2021-37322] = "cpe-incorrect: Is a binutils 2.26 issue, not gcc" | 114 | CVE_CHECK_IGNORE += "CVE-2021-37322" |
