diff options
| -rw-r--r-- | meta/recipes-core/glibc/glibc-version.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-core/glibc/glibc_2.32.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 586b2e207e..84d199bb1d 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.32/master" | 1 | SRCBRANCH ?= "release/2.32/master" |
| 2 | PV = "2.32" | 2 | PV = "2.32" |
| 3 | SRCREV_glibc ?= "760e1d287825fa91d4d5a0cc921340c740d803e2" | 3 | SRCREV_glibc ?= "44b395932961a29825da4ad025124a6760858d9c" |
| 4 | SRCREV_localedef ?= "bd644c9e6f3e20c5504da1488448173c69c56c28" | 4 | SRCREV_localedef ?= "bd644c9e6f3e20c5504da1488448173c69c56c28" |
| 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.32.bb b/meta/recipes-core/glibc/glibc_2.32.bb index e4fe9b87b5..03aea52508 100644 --- a/meta/recipes-core/glibc/glibc_2.32.bb +++ b/meta/recipes-core/glibc/glibc_2.32.bb | |||
| @@ -2,7 +2,7 @@ require glibc.inc | |||
| 2 | require glibc-version.inc | 2 | require glibc-version.inc |
| 3 | 3 | ||
| 4 | # whitelist CVE's with fixes in latest release/2.32/master branch | 4 | # whitelist CVE's with fixes in latest release/2.32/master branch |
| 5 | CVE_CHECK_WHITELIST += "CVE-2019-25013 CVE-2020-10029 CVE-2020-27618" | 5 | CVE_CHECK_WHITELIST += "CVE-2019-25013 CVE-2020-10029 CVE-2020-27618 CVE-2021-27645 CVE-2021-3326" |
| 6 | 6 | ||
| 7 | DEPENDS += "gperf-native bison-native make-native" | 7 | DEPENDS += "gperf-native bison-native make-native" |
| 8 | 8 | ||
