GNU bug report logs -
#71104
[PATCH] ci: Build visionfive2-barebones-raw-image.
Previous Next
Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Date: Wed, 22 May 2024 05:44:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71104 in the body.
You can then email your comments to 71104 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71104
; Package
guix-patches
.
(Wed, 22 May 2024 05:44:02 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
.
(Wed, 22 May 2024 05:44:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/ci.scm (%guix-system-images): Add visionfive2-barebones-raw-image.
Change-Id: I0a0edccf00119d6b23b864bb0123be6ca7b01d34
---
gnu/ci.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/ci.scm b/gnu/ci.scm
index 5d208a8e83..c456c8e2c3 100644
--- a/gnu/ci.scm
+++ b/gnu/ci.scm
@@ -65,6 +65,7 @@ (define-module (gnu ci)
#:use-module (gnu system images novena)
#:use-module (gnu system images pine64)
#:use-module (gnu system images pinebook-pro)
+ #:use-module (gnu system images visionfive2)
#:use-module (gnu tests)
#:use-module (srfi srfi-1)
#:use-module (srfi srfi-26)
@@ -246,7 +247,8 @@ (define %guix-system-images
(list hurd-barebones-qcow2-image
pine64-barebones-raw-image
pinebook-pro-barebones-raw-image
- novena-barebones-raw-image))
+ novena-barebones-raw-image
+ visionfive2-barebones-raw-image))
(define (hours hours)
(* 3600 hours))
base-commit: f1a573067c7157a30e8d5e5b3443fee7fcb8af42
--
2.41.0
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Fri, 31 May 2024 12:55:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
bug acknowledged by developer.
(Fri, 31 May 2024 12:55:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71104-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Zheng Junjie <zhengjunjie <at> iscas.ac.cn> writes:
> * gnu/ci.scm (%guix-system-images): Add visionfive2-barebones-raw-image.
>
> Change-Id: I0a0edccf00119d6b23b864bb0123be6ca7b01d34
> ---
> gnu/ci.scm | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/ci.scm b/gnu/ci.scm
> index 5d208a8e83..c456c8e2c3 100644
> --- a/gnu/ci.scm
> +++ b/gnu/ci.scm
> @@ -65,6 +65,7 @@ (define-module (gnu ci)
> #:use-module (gnu system images novena)
> #:use-module (gnu system images pine64)
> #:use-module (gnu system images pinebook-pro)
> + #:use-module (gnu system images visionfive2)
> #:use-module (gnu tests)
> #:use-module (srfi srfi-1)
> #:use-module (srfi srfi-26)
> @@ -246,7 +247,8 @@ (define %guix-system-images
> (list hurd-barebones-qcow2-image
> pine64-barebones-raw-image
> pinebook-pro-barebones-raw-image
> - novena-barebones-raw-image))
> + novena-barebones-raw-image
> + visionfive2-barebones-raw-image))
>
> (define (hours hours)
> (* 3600 hours))
>
> base-commit: f1a573067c7157a30e8d5e5b3443fee7fcb8af42
push, close.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 29 Jun 2024 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 51 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.