unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 71104-done@debbugs.gnu.org
Subject: bug#71104: [PATCH] ci: Build visionfive2-barebones-raw-image.
Date: Fri, 31 May 2024 20:54:18 +0800	[thread overview]
Message-ID: <87h6eeqgzp.fsf@iscas.ac.cn> (raw)
In-Reply-To: <9ab3493cc0981993a8fb2b45dabcbd655eb23527.1716356590.git.zhengjunjie@iscas.ac.cn> (Zheng Junjie's message of "Wed, 22 May 2024 13:43:10 +0800")

[-- Attachment #1: Type: text/plain, Size: 1156 bytes --]

Zheng Junjie <zhengjunjie@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-05-31 12:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-22  5:43 [bug#71104] [PATCH] ci: Build visionfive2-barebones-raw-image Zheng Junjie
2024-05-31 12:54 ` Zheng Junjie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h6eeqgzp.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=71104-done@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).