diff options
| -rw-r--r-- | meta/recipes-core/glibc/glibc-version.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-core/glibc/glibc_2.35.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc index e0d47f283b..cd8c7ecf94 100644 --- a/meta/recipes-core/glibc/glibc-version.inc +++ b/meta/recipes-core/glibc/glibc-version.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SRCBRANCH ?= "release/2.35/master" | 1 | SRCBRANCH ?= "release/2.35/master" |
| 2 | PV = "2.35" | 2 | PV = "2.35" |
| 3 | SRCREV_glibc ?= "c84018a05aec80f5ee6f682db0da1130b0196aef" | 3 | SRCREV_glibc ?= "36280d1ce5e245aabefb877fe4d3c6cff95dabfa" |
| 4 | SRCREV_localedef ?= "794da69788cbf9bf57b59a852f9f11307663fa87" | 4 | SRCREV_localedef ?= "794da69788cbf9bf57b59a852f9f11307663fa87" |
| 5 | 5 | ||
| 6 | GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git" | 6 | GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git" |
diff --git a/meta/recipes-core/glibc/glibc_2.35.bb b/meta/recipes-core/glibc/glibc_2.35.bb index 751427517f..74d7f753d8 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-0687 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 CVE-2024-2961" |
| 28 | 28 | ||
| 29 | DEPENDS += "gperf-native bison-native" | 29 | DEPENDS += "gperf-native bison-native" |
| 30 | 30 | ||
