summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc_2.29.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-03-05 16:19:19 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-06 10:39:25 +0000
commita02a05c59cddae7e4148eeb087c9722b125e5151 (patch)
treeb4025e12f2a5d9316236b1edbfe2a994cde199d4 /meta/recipes-core/glibc/glibc_2.29.bb
parent0e3a1b57fc4a1eba48f52064b4230075e711ec13 (diff)
downloadpoky-a02a05c59cddae7e4148eeb087c9722b125e5151.tar.gz
glibc: Drop upstream rejected patches
These patches were applied, hoping that they will eventually be accepted upstream but they have been rejected, I think its best that they are dropped so we can avoid novel unintended behaviours that no other distros will be seeing (From OE-Core rev: 54550aa42378ce4b215bccbfd95e5e650b0d2efa) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc/glibc_2.29.bb')
-rw-r--r--meta/recipes-core/glibc/glibc_2.29.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.29.bb b/meta/recipes-core/glibc/glibc_2.29.bb
index 4577350eae..db856c70ad 100644
--- a/meta/recipes-core/glibc/glibc_2.29.bb
+++ b/meta/recipes-core/glibc/glibc_2.29.bb
@@ -51,8 +51,6 @@ SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \
51 file://0023-Define-DUMMY_LOCALE_T-if-not-defined.patch \ 51 file://0023-Define-DUMMY_LOCALE_T-if-not-defined.patch \
52 file://0024-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch \ 52 file://0024-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch \
53 file://0025-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch \ 53 file://0025-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch \
54 file://0026-reset-dl_load_write_lock-after-forking.patch \
55 file://0027-Acquire-ld.so-lock-before-switching-to-malloc_atfork.patch \
56 file://0028-intl-Emit-no-lines-in-bison-generated-files.patch \ 54 file://0028-intl-Emit-no-lines-in-bison-generated-files.patch \
57 file://0029-inject-file-assembly-directives.patch \ 55 file://0029-inject-file-assembly-directives.patch \
58 file://0030-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch \ 56 file://0030-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch \