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

To reply to this bug, email your comments to 72175 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72175; Package guix-patches. (Thu, 18 Jul 2024 09:34:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 18 Jul 2024 09:34:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 51 days ago.

Previous Next


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