From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Stefan Hajnoczi" <stefanha@redhat.com>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: [PATCH 2/3] gitmodules: switch to qemu.org meson mirror
Date: Wed, 9 Sep 2020 11:16:41 +0100 [thread overview]
Message-ID: <20200909101642.17698-3-stefanha@redhat.com> (raw)
In-Reply-To: <20200909101642.17698-1-stefanha@redhat.com>
QEMU now hosts a mirror of meson.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: Marc-André Lureau <marcandre.lureau@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
.gitmodules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitmodules b/.gitmodules
index b201675288..b8f8a143bf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -60,4 +60,4 @@
url = https://git.qemu.org/git/qboot.git
[submodule "meson"]
path = meson
- url = https://github.com/mesonbuild/meson/
+ url = https://git.qemu.org/git/meson.git
--
2.26.2
next prev parent reply other threads:[~2020-09-09 10:19 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é
2020-09-09 10:16 ` Stefan Hajnoczi [this message]
2020-09-09 17:19 ` [PATCH 2/3] gitmodules: switch to qemu.org meson mirror 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=20200909101642.17698-3-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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.
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).