]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
systemd: Fix 252 release build on musl
authorKhem Raj <raj.khem@gmail.com>
Wed, 28 Dec 2022 17:55:41 +0000 (09:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Dec 2022 23:53:23 +0000 (23:53 +0000)
commit38256b5d8caa54024df9df908cc7fa49ca5fac39
tree3f616a42431b523d4ae9a8b40485f14b8ef8de26
parent42442730a8acc78c2bffec7b78f5d06cabeca3bc
systemd: Fix 252 release build on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 files changed:
meta/recipes-core/systemd/systemd/0001-Adjust-for-musl-headers.patch
meta/recipes-core/systemd/systemd/0001-test-bus-error-strerror-is-assumed-to-be-GNU-specifi.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0002-Add-sys-stat.h-for-S_IFDIR.patch
meta/recipes-core/systemd/systemd/0004-add-fallback-parse_printf_format-implementation.patch
meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch
meta/recipes-core/systemd/systemd/0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch
meta/recipes-core/systemd/systemd/0010-Use-uintmax_t-for-handling-rlim_t.patch
meta/recipes-core/systemd/systemd/0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch
meta/recipes-core/systemd/systemd/0013-Define-glibc-compatible-basename-for-non-glibc-syste.patch
meta/recipes-core/systemd/systemd/0014-Do-not-disable-buffering-when-writing-to-oom_score_a.patch
meta/recipes-core/systemd/systemd/0015-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch
meta/recipes-core/systemd/systemd/0022-do-not-disable-buffer-in-writing-files.patch
meta/recipes-core/systemd/systemd/0026-Handle-missing-gshadow.patch
meta/recipes-core/systemd/systemd_252.4.bb