commit: ddf69a0348c15826d10d2b2dad69499d02455855
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 23 09:37:08 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 23 09:37:08 2025 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=ddf69a03
Comment out hppa1.1 for the moment
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-qemu-hppa.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/catalyst-auto-qemu-hppa.conf
b/tools/catalyst-auto-qemu-hppa.conf
index 15284e6f..ba8772f8 100644
--- a/tools/catalyst-auto-qemu-hppa.conf
+++ b/tools/catalyst-auto-qemu-hppa.conf
@@ -6,11 +6,11 @@ UPLOAD_KEY=/root/.ssh/id_ed25519
SPECS_DIR=${REPO_DIR}/releases/specs-qemu/hppa
SETS="
- hppa11_openrc_23
- hppa11_systemd_23
hppa20_openrc_23
hppa20_systemd_23
"
+# hppa11_openrc_23
+# hppa11_systemd_23
SET_hppa11_openrc_23_SPECS="hppa1.1/stage1-openrc-23.spec
hppa1.1/stage3-openrc-23.spec"
SET_hppa11_openrc_23_OPTIONAL_SPECS="installcd-stage1.spec
installcd-stage2-minimal.spec netboot-hppa32.spec"