From: Daan De Meyer Date: Tue, 9 Apr 2024 08:24:06 +0000 (+0200) Subject: mkosi: Update pkg/arch to latest and install systemd-tests X-Git-Tag: v256-rc1~256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c611095ca3cc8baf1012a60c8b645fcbfd36475;p=thirdparty%2Fsystemd.git mkosi: Update pkg/arch to latest and install systemd-tests The arch PKGBUILD now packages the tests when building for upstream so let's make sure we install the new package. --- diff --git a/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf b/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf index 9c2e152c3a7..d11b932a027 100644 --- a/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf +++ b/mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf @@ -11,7 +11,7 @@ InitrdInclude=initrd/ [Content] Environment= PKG_SUBDIR="arch" - SYSTEMD_PACKAGES="systemd systemd-ukify systemd-sysvcompat systemd-resolvconf" + SYSTEMD_PACKAGES="systemd systemd-ukify systemd-sysvcompat systemd-resolvconf systemd-tests" Packages= bpf diff --git a/pkg/arch b/pkg/arch index 3b86b9146b8..ccc32ea1016 160000 --- a/pkg/arch +++ b/pkg/arch @@ -1 +1 @@ -Subproject commit 3b86b9146b84d499789ba924a9dd4ac643d796ab +Subproject commit ccc32ea10164a9b6ca3098765e63f653cddc6817