commit: 05a8acdfe089c70783b87e5d209fa7f9b0802c36
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 4 14:46:25 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Dec 4 14:46:25 2020 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=05a8acdf
Add riscv64 systemd stages to autobuild
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-riscv.conf | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tools/catalyst-auto-riscv.conf b/tools/catalyst-auto-riscv.conf
index c7bfcd84..fdc29375 100644
--- a/tools/catalyst-auto-riscv.conf
+++ b/tools/catalyst-auto-riscv.conf
@@ -10,11 +10,15 @@ SETS="
multilib
lp64d
lp64
+ lp64d_systemd
+ lp64_systemd
"
SET_multilib_SPECS="stage1-multilib.spec stage2-multilib.spec
stage3-multilib.spec"
SET_lp64d_SPECS="stage1-lp64d.spec stage2-lp64d.spec stage3-lp64d.spec"
SET_lp64_SPECS="stage1-lp64.spec stage2-lp64.spec stage3-lp64.spec"
+SET_lp64d_systemd_SPECS="stage1-lp64d-systemd.spec stage2-lp64d-systemd.spec
stage3-lp64d-systemd.spec"
+SET_lp64_systemd_SPECS="stage1-lp64-systemd.spec stage2-lp64-systemd.spec
stage3-lp64-systemd.spec"
#KCONFIG_DIR=${REPO_DIR}/releases/kconfig/${ARCH}