summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.35.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.35.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.35.bb b/meta/recipes-core/glibc/glibc_2.35.bb
index 96fe39c548..df847e76bf 100644
--- a/meta/recipes-core/glibc/glibc_2.35.bb
+++ b/meta/recipes-core/glibc/glibc_2.35.bb
@@ -48,6 +48,8 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
48 file://0022-sysdeps-gnu-configure.ac-Set-libc_cv_rootsbindir-onl.patch \ 48 file://0022-sysdeps-gnu-configure.ac-Set-libc_cv_rootsbindir-onl.patch \
49 file://0023-timezone-Make-shell-interpreter-overridable-in-tzsel.patch \ 49 file://0023-timezone-Make-shell-interpreter-overridable-in-tzsel.patch \
50 file://0024-fix-create-thread-failed-in-unprivileged-process-BZ-.patch \ 50 file://0024-fix-create-thread-failed-in-unprivileged-process-BZ-.patch \
51 \
52 file://0001-Revert-Linux-Implement-a-useful-version-of-_startup_.patch \
51 " 53 "
52S = "${WORKDIR}/git" 54S = "${WORKDIR}/git"
53B = "${WORKDIR}/build-${TARGET_SYS}" 55B = "${WORKDIR}/build-${TARGET_SYS}"