]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update pkg/arch to latest and install systemd-tests
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 9 Apr 2024 08:24:06 +0000 (10:24 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 9 Apr 2024 09:47:37 +0000 (11:47 +0200)
The arch PKGBUILD now packages the tests when building for upstream
so let's make sure we install the new package.

mkosi.images/system/mkosi.conf.d/10-arch/mkosi.conf
pkg/arch

index 9c2e152c3a78fdca66b5c9658182da3827609cf2..d11b932a02734320df6a2699a0cc2357a72a0112 100644 (file)
@@ -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
index 3b86b9146b84d499789ba924a9dd4ac643d796ab..ccc32ea10164a9b6ca3098765e63f653cddc6817 160000 (submodule)
--- a/pkg/arch
+++ b/pkg/arch
@@ -1 +1 @@
-Subproject commit 3b86b9146b84d499789ba924a9dd4ac643d796ab
+Subproject commit ccc32ea10164a9b6ca3098765e63f653cddc6817