summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.34.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.34.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.34.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.34.bb b/meta/recipes-core/glibc/glibc_2.34.bb
index cdce2c4112..27a5d5fa2b 100644
--- a/meta/recipes-core/glibc/glibc_2.34.bb
+++ b/meta/recipes-core/glibc/glibc_2.34.bb
@@ -36,7 +36,6 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
36 ${NATIVESDKFIXES} \ 36 ${NATIVESDKFIXES} \
37 file://0015-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch \ 37 file://0015-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch \
38 file://0016-yes-within-the-path-sets-wrong-config-variables.patch \ 38 file://0016-yes-within-the-path-sets-wrong-config-variables.patch \
39 file://0017-timezone-re-written-tzselect-as-posix-sh.patch \
40 file://0018-Remove-bash-dependency-for-nscd-init-script.patch \ 39 file://0018-Remove-bash-dependency-for-nscd-init-script.patch \
41 file://0019-eglibc-Cross-building-and-testing-instructions.patch \ 40 file://0019-eglibc-Cross-building-and-testing-instructions.patch \
42 file://0020-eglibc-Help-bootstrap-cross-toolchain.patch \ 41 file://0020-eglibc-Help-bootstrap-cross-toolchain.patch \
@@ -53,6 +52,7 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
53 file://0002-CVE-2021-38604.patch \ 52 file://0002-CVE-2021-38604.patch \
54 file://0001-fix-create-thread-failed-in-unprivileged-process-BZ-.patch \ 53 file://0001-fix-create-thread-failed-in-unprivileged-process-BZ-.patch \
55 file://CVE-2021-43396.patch \ 54 file://CVE-2021-43396.patch \
55 file://0001-Make-shell-interpreter-overridable-in-tzselect.ksh.patch \
56 " 56 "
57S = "${WORKDIR}/git" 57S = "${WORKDIR}/git"
58B = "${WORKDIR}/build-${TARGET_SYS}" 58B = "${WORKDIR}/build-${TARGET_SYS}"