]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
systemd: update to v254
authorLuca Boccassi <luca.boccassi@microsoft.com>
Wed, 2 Aug 2023 23:16:15 +0000 (00:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Aug 2023 10:44:24 +0000 (11:44 +0100)
commit95ed1fa4ff74a77deade51ad73b2f8963ff81548
tree06dc48b0e6fe81ee05221b15e9c739e4f4fc578f
parentda1284c990957827ee89685921c53b64490a32b2
systemd: update to v254

- Drop dependency on gnu-efi, add dependency on pyelftools for EFI builds
- Refresh patches
- Ship new files and directories
- Use meson target to build sd-boot instead of filenames
- Change libpam recipe to set ANY_OF_DISTRO_FEATURES = "pam systemd" to let
  logind pull in pam-plugin-umask

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
25 files changed:
meta/recipes-core/systemd/systemd-boot_254.bb [moved from meta/recipes-core/systemd/systemd-boot_253.7.bb with 77% similarity]
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd/0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch
meta/recipes-core/systemd/systemd/0003-errno-util-Make-STRERROR-portable-for-musl.patch
meta/recipes-core/systemd/systemd/0004-Move-sysusers.d-sysctl.d-binfmt.d-modules-load.d-to-.patch
meta/recipes-core/systemd/systemd/0010-add-fallback-parse_printf_format-implementation.patch
meta/recipes-core/systemd/systemd/0011-src-basic-missing.h-check-for-missing-strndupa.patch
meta/recipes-core/systemd/systemd/0012-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch
meta/recipes-core/systemd/systemd/0014-Use-uintmax_t-for-handling-rlim_t.patch
meta/recipes-core/systemd/systemd/0015-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch [deleted file]
meta/recipes-core/systemd/systemd/0016-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch
meta/recipes-core/systemd/systemd/0018-Do-not-disable-buffering-when-writing-to-oom_score_a.patch
meta/recipes-core/systemd/systemd/0019-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch
meta/recipes-core/systemd/systemd/0021-do-not-disable-buffer-in-writing-files.patch
meta/recipes-core/systemd/systemd/0022-Handle-__cpu_mask-usage.patch
meta/recipes-core/systemd/systemd/0023-Handle-missing-gshadow.patch
meta/recipes-core/systemd/systemd/0024-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch
meta/recipes-core/systemd/systemd/0025-include-sys-file.h-for-LOCK_EX.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0026-src-boot-efi-efi-string.c-define-wchar_t-from-__WCHA.patch [deleted file]
meta/recipes-core/systemd/systemd/0026-test-test-sizeof-Include-sys-timex.h-for-struct-time.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/0027-include-missing-sys-file.h-for-LOCK_EX.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/27253.patch [deleted file]
meta/recipes-core/systemd/systemd/27254.patch [deleted file]
meta/recipes-core/systemd/systemd_254.bb [moved from meta/recipes-core/systemd/systemd_253.7.bb with 98% similarity]
meta/recipes-extended/pam/libpam_1.5.3.bb