diff options
| -rw-r--r-- | meta/recipes-core/glibc/glibc_2.35.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.35.bb b/meta/recipes-core/glibc/glibc_2.35.bb index 21cd99dfdd..3ec6610d01 100644 --- a/meta/recipes-core/glibc/glibc_2.35.bb +++ b/meta/recipes-core/glibc/glibc_2.35.bb | |||
| @@ -24,7 +24,7 @@ CVE_CHECK_IGNORE += "CVE-2019-1010025" | |||
| 24 | CVE_CHECK_IGNORE += "CVE-2023-4527" | 24 | CVE_CHECK_IGNORE += "CVE-2023-4527" |
| 25 | 25 | ||
| 26 | # To avoid these in cve-check reports since the recipe version did not change | 26 | # To avoid these in cve-check reports since the recipe version did not change |
| 27 | CVE_CHECK_IGNORE += "CVE-2023-4813 CVE-2023-4806 CVE-2023-4911 CVE-2023-5156" | 27 | CVE_CHECK_IGNORE += "CVE-2023-0687 CVE-2023-4813 CVE-2023-4806 CVE-2023-4911 CVE-2023-5156" |
| 28 | 28 | ||
| 29 | DEPENDS += "gperf-native bison-native" | 29 | DEPENDS += "gperf-native bison-native" |
| 30 | 30 | ||
