summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_250.5.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-05-19 12:29:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-21 08:37:30 +0100
commit95b348b337cb2932357f67a7ef14464278d1fe62 (patch)
tree4a424dd957154f5ee5be6da22d0c02d9037db1a1 /meta/recipes-core/systemd/systemd_250.5.bb
parent4c54a716d5c37d8915068f9225c7f42ac9a8e980 (diff)
downloadpoky-95b348b337cb2932357f67a7ef14464278d1fe62.tar.gz
systemd: Drop redundant musl patches
These patches are no longer needed in version 250, they have been dragged along rebasing over releases unnessarily. Lets remove them (From OE-Core rev: 216fe2b8e53640ae5794e9426de56cd87637dde4) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_250.5.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_250.5.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/systemd/systemd_250.5.bb b/meta/recipes-core/systemd/systemd_250.5.bb
index e5a2f65202..2f5b9d1367 100644
--- a/meta/recipes-core/systemd/systemd_250.5.bb
+++ b/meta/recipes-core/systemd/systemd_250.5.bb
@@ -45,10 +45,7 @@ SRC_URI_MUSL = "\
45 file://0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch \ 45 file://0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch \
46 file://0015-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch \ 46 file://0015-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch \
47 file://0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch \ 47 file://0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch \
48 file://0017-missing_type.h-add-__compar_d_fn_t-definition.patch \
49 file://0018-avoid-redefinition-of-prctl_mm_map-structure.patch \ 48 file://0018-avoid-redefinition-of-prctl_mm_map-structure.patch \
50 file://0019-Handle-missing-LOCK_EX.patch \
51 file://0020-Fix-incompatible-pointer-type-struct-sockaddr_un.patch \
52 file://0021-test-json.c-define-M_PIl.patch \ 49 file://0021-test-json.c-define-M_PIl.patch \
53 file://0022-do-not-disable-buffer-in-writing-files.patch \ 50 file://0022-do-not-disable-buffer-in-writing-files.patch \
54 file://0025-Handle-__cpu_mask-usage.patch \ 51 file://0025-Handle-__cpu_mask-usage.patch \