commit:     e84c4976c1b4530cac0edb8dbff705bdaaa04107
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 13:45:41 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon May 30 13:46:11 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=e84c4976

Enable m68k systemd stage

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-qemu-m68k.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/catalyst-auto-qemu-m68k.conf 
b/tools/catalyst-auto-qemu-m68k.conf
index 6129a2bf..7ac24ce5 100644
--- a/tools/catalyst-auto-qemu-m68k.conf
+++ b/tools/catalyst-auto-qemu-m68k.conf
@@ -12,9 +12,11 @@ EMAIL_SUBJECT_PREPEND="[m68k-qemu-auto]"
 
 SETS="
        openrc
+       systemd
 "
 
 SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"
+SET_systemd_SPECS="stage1-systemd.spec stage3-systemd.spec"
 
 update_symlinks() {
        # Symlink the latest stages3 to build from

Reply via email to