summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_251.2.bb
diff options
context:
space:
mode:
authorPavel Zhukov <pavel@zhukoff.net>2022-06-21 09:08:00 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-21 18:44:27 +0100
commit16797c1b94839db98de2e76f9bc71932e47fa3a6 (patch)
tree55d180f2424f2f1697cc120b8df4d36e1a9bef33 /meta/recipes-core/systemd/systemd_251.2.bb
parent081d1410a03e9bc180d082452d5e1543cd8f8dfa (diff)
downloadpoky-16797c1b94839db98de2e76f9bc71932e47fa3a6.tar.gz
systemd: Rebase patches on v251
Drop patches which are not needed anymore. Rebase musl specific patches to aboid fuzz warnings (From OE-Core rev: 3275cc6c2ecfd70ba134b49363c9cecbb0c2c0b2) Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.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_251.2.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_251.2.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd_251.2.bb b/meta/recipes-core/systemd/systemd_251.2.bb
index 5b2737faa2..bb3c59f418 100644
--- a/meta/recipes-core/systemd/systemd_251.2.bb
+++ b/meta/recipes-core/systemd/systemd_251.2.bb
@@ -35,7 +35,6 @@ SRC_URI_MUSL = "\
35 file://0005-src-basic-missing.h-check-for-missing-strndupa.patch \ 35 file://0005-src-basic-missing.h-check-for-missing-strndupa.patch \
36 file://0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch \ 36 file://0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch \
37 file://0008-add-missing-FTW_-macros-for-musl.patch \ 37 file://0008-add-missing-FTW_-macros-for-musl.patch \
38 file://0009-fix-missing-of-__register_atfork-for-non-glibc-build.patch \
39 file://0010-Use-uintmax_t-for-handling-rlim_t.patch \ 38 file://0010-Use-uintmax_t-for-handling-rlim_t.patch \
40 file://0011-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch \ 39 file://0011-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch \
41 file://0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch \ 40 file://0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch \
@@ -43,7 +42,6 @@ SRC_URI_MUSL = "\
43 file://0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch \ 42 file://0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch \
44 file://0015-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch \ 43 file://0015-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch \
45 file://0018-avoid-redefinition-of-prctl_mm_map-structure.patch \ 44 file://0018-avoid-redefinition-of-prctl_mm_map-structure.patch \
46 file://0021-test-json.c-define-M_PIl.patch \
47 file://0022-do-not-disable-buffer-in-writing-files.patch \ 45 file://0022-do-not-disable-buffer-in-writing-files.patch \
48 file://0025-Handle-__cpu_mask-usage.patch \ 46 file://0025-Handle-__cpu_mask-usage.patch \
49 file://0026-Handle-missing-gshadow.patch \ 47 file://0026-Handle-missing-gshadow.patch \