GNU bug report logs - #72175
[PATCH maintenance] hydra: services: Add visionfive2 build output images.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Thu, 18 Jul 2024 09:34:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Subject: bug#72175: closed (Re: bug#72175: [PATCH maintenance] hydra:
 services: Add visionfive2 build output images.)
Date: Thu, 12 Sep 2024 19:45:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72175 <at> debbugs.gnu.org.

-- 
72175: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72175
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: 72175-done <at> debbugs.gnu.org
Subject: Re: bug#72175: [PATCH maintenance] hydra: services: Add visionfive2
 build output images.
Date: Thu, 12 Sep 2024 21:41:24 +0200
Hi,

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

> * 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’.

[Message part 3 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: guix-patches <at> gnu.org
Subject: [PATCH maintenance] hydra: services: Add visionfive2 build output
 images.
Date: Thu, 18 Jul 2024 17:33:22 +0800
* hydra/modules/sysadmin/services.scm (cuirass-specs): Add visionfive2
images outputs.
---
 hydra/modules/sysadmin/services.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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 <at> leibniz-psychology.org>
 ;;; Copyright © 2024 Arun Isaac <arunisaac <at> systemreboot.net>
 ;;; Copyright © 2024 Carlo Zancanaro <carlo <at> zancanaro.id.au>
+;;; Copyright © 2024 Zheng Junjie <873216071 <at> 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




This bug report was last modified 303 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.