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.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.34.bb b/meta/recipes-core/glibc/glibc_2.34.bb
index eafc0216ff..6dc315c349 100644
--- a/meta/recipes-core/glibc/glibc_2.34.bb
+++ b/meta/recipes-core/glibc/glibc_2.34.bb
@@ -57,6 +57,7 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
57 file://0030-powerpc-Do-not-ask-compiler-for-finding-arch.patch \ 57 file://0030-powerpc-Do-not-ask-compiler-for-finding-arch.patch \
58 file://0001-CVE-2021-38604.patch \ 58 file://0001-CVE-2021-38604.patch \
59 file://0002-CVE-2021-38604.patch \ 59 file://0002-CVE-2021-38604.patch \
60 file://0001-fix-create-thread-failed-in-unprivileged-process-BZ-.patch \
60 " 61 "
61S = "${WORKDIR}/git" 62S = "${WORKDIR}/git"
62B = "${WORKDIR}/build-${TARGET_SYS}" 63B = "${WORKDIR}/build-${TARGET_SYS}"