summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.36.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.36.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.36.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.36.bb b/meta/recipes-core/glibc/glibc_2.36.bb
index 6ccb392f09..1cfa8101ef 100644
--- a/meta/recipes-core/glibc/glibc_2.36.bb
+++ b/meta/recipes-core/glibc/glibc_2.36.bb
@@ -50,7 +50,7 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
50 file://0022-tzselect.ksh-Use-bin-sh-default-shell-interpreter.patch \ 50 file://0022-tzselect.ksh-Use-bin-sh-default-shell-interpreter.patch \
51 file://0023-fix-create-thread-failed-in-unprivileged-process-BZ-.patch \ 51 file://0023-fix-create-thread-failed-in-unprivileged-process-BZ-.patch \
52 file://0024-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch \ 52 file://0024-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch \
53 file://0025-Revert-Linux-Implement-a-useful-version-of-_startup_.patch \ 53 file://0025-startup-Force-O2.patch \
54" 54"
55S = "${WORKDIR}/git" 55S = "${WORKDIR}/git"
56B = "${WORKDIR}/build-${TARGET_SYS}" 56B = "${WORKDIR}/build-${TARGET_SYS}"