qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>, qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH 1/3] gitmodules: switch to qemu.org qboot mirror
Date: Wed, 9 Sep 2020 19:19:04 +0200	[thread overview]
Message-ID: <105eef32-e25f-00ba-af0f-ee05b405ce3e@redhat.com> (raw)
In-Reply-To: <20200909101642.17698-2-stefanha@redhat.com>

On 9/9/20 12:16 PM, Stefan Hajnoczi wrote:
> QEMU now hosts a mirror of qboot.git. QEMU mirrors third-party code to
> ensure that users can always build QEMU even if the dependency goes
> offline and so QEMU meets its responsibilities to provide full source
> code under software licenses.
> 
> Suggested-by: Peter Maydell <peter.maydell@linaro.org>
> Cc: Paolo Bonzini <pbonzini@redhat.com>
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> ---
>  .gitmodules | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.gitmodules b/.gitmodules
> index ce979398a8..b201675288 100644
> --- a/.gitmodules
> +++ b/.gitmodules
> @@ -57,7 +57,7 @@
>  	url = 	https://git.qemu.org/git/opensbi.git
>  [submodule "roms/qboot"]
>  	path = roms/qboot
> -	url = https://github.com/bonzini/qboot
> +	url = https://git.qemu.org/git/qboot.git
>  [submodule "meson"]
>  	path = meson
>  	url = https://github.com/mesonbuild/meson/
> 



  reply	other threads:[~2020-09-09 17:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-09 10:16 [PATCH 0/3] gitmodules: add qboot, meson, and vbootrom mirrors Stefan Hajnoczi
2020-09-09 10:16 ` [PATCH 1/3] gitmodules: switch to qemu.org qboot mirror Stefan Hajnoczi
2020-09-09 17:19   ` Philippe Mathieu-Daudé [this message]
2020-09-09 10:16 ` [PATCH 2/3] gitmodules: switch to qemu.org meson mirror Stefan Hajnoczi
2020-09-09 17:19   ` Philippe Mathieu-Daudé
2020-09-09 10:16 ` [PATCH 3/3] gitmodules: add qemu.org vbootrom submodule Stefan Hajnoczi
2020-09-15  6:23   ` Philippe Mathieu-Daudé
2020-09-12 18:53 ` [PATCH 0/3] gitmodules: add qboot, meson, and vbootrom mirrors Paolo Bonzini
2020-09-14 18:27 ` Peter Maydell

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

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

  git send-email \
    --in-reply-to=105eef32-e25f-00ba-af0f-ee05b405ce3e@redhat.com \
    --to=philmd@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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.
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 NNTP newsgroup(s).