summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.31.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.31.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.31.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.31.bb b/meta/recipes-core/glibc/glibc_2.31.bb
index 0c37467fe4..8d216f6ed1 100644
--- a/meta/recipes-core/glibc/glibc_2.31.bb
+++ b/meta/recipes-core/glibc/glibc_2.31.bb
@@ -79,6 +79,7 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
79 file://0035-x86_64-Avoid-lazy-relocation-of-tlsdesc-BZ-27137.patch \ 79 file://0035-x86_64-Avoid-lazy-relocation-of-tlsdesc-BZ-27137.patch \
80 file://0036-i386-Avoid-lazy-relocation-of-tlsdesc-BZ-27137.patch \ 80 file://0036-i386-Avoid-lazy-relocation-of-tlsdesc-BZ-27137.patch \
81 file://0037-Avoid-deadlock-between-pthread_create-and-ctors.patch \ 81 file://0037-Avoid-deadlock-between-pthread_create-and-ctors.patch \
82 file://CVE-2023-0687.patch \
82 " 83 "
83S = "${WORKDIR}/git" 84S = "${WORKDIR}/git"
84B = "${WORKDIR}/build-${TARGET_SYS}" 85B = "${WORKDIR}/build-${TARGET_SYS}"