[PATCH maintenance] hydra: services: Add visionfive2 build output images.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Zheng Junjie
Owner
unassigned
Submitted by
Zheng Junjie
Severity
normal
Z
Z
Zheng Junjie wrote on 18 Jul 11:33 +0200
(address . guix-patches@gnu.org)
20240718093323.19885-1-zhengjunjie@iscas.ac.cn
* hydra/modules/sysadmin/services.scm (cuirass-specs): Add visionfive2
images outputs.
---
hydra/modules/sysadmin/services.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Toggle diff (24 lines)
diff --git a/hydra/modules/sysadmin/services.scm b/hydra/modules/sysadmin/services.scm
index ee78bef..08c6733 100644
--- a/hydra/modules/sysadmin/services.scm
+++ b/hydra/modules/sysadmin/services.scm
@@ -8,6 +8,7 @@
;;; Copyright © 2023 Lars-Dominik Braun <ldb@leibniz-psychology.org>
;;; Copyright © 2024 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2024 Carlo Zancanaro <carlo@zancanaro.id.au>
+;;; Copyright © 2024 Zheng Junjie <873216071@qq.com>
;;;
;;; This program is free software: you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
@@ -270,7 +271,8 @@ collection instead."
(list
"hurd-barebones\\.qcow2"
"pine64-barebones-raw-image"
- "pinebook-pro-barebones-raw-image"))))
+ "pinebook-pro-barebones-raw-image"
+ "visionfive2-barebones-raw-image"))))
(period 86400)
(priority 3)
(systems '#$systems))
--
2.45.2
L
L
Ludovic Courtès wrote on 12 Sep 21:41 +0200
(name . Zheng Junjie)(address . zhengjunjie@iscas.ac.cn)(address . 72175-done@debbugs.gnu.org)
87mskcirrv.fsf@gnu.org
Hi,

Zheng Junjie <zhengjunjie@iscas.ac.cn> skribis:

Toggle quote (3 lines)
> * hydra/modules/sysadmin/services.scm (cuirass-specs): Add visionfive2
> images outputs.

Finally pushed, thanks!

It won’t take effect until the machine is reconfigured and Cuirass is
restarted. There’s no scheduled upgrade, but hopefully it will happen
within the next couple of weeks.

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 72175@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72175
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch