aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2020-09-15 14:08:33 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2020-09-23 13:42:25 +0100
commit9a23259108c0fb411f14064a1255e7081c8460d0 (patch)
treec93178acdba2d4e8f0f60c6ed81dd967928c5a8e
parent5a056375dcf5fd053b9aebd8576918e017fa0be4 (diff)
downloadqemu-9a23259108c0fb411f14064a1255e7081c8460d0.zip
qemu-9a23259108c0fb411f14064a1255e7081c8460d0.tar.gz
qemu-9a23259108c0fb411f14064a1255e7081c8460d0.tar.bz2
gitmodules: switch to qemu.org meson mirror
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> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20200915130834.706758-3-stefanha@redhat.com>
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 7c8695b..1c15b3c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -60,7 +60,7 @@
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
[submodule "roms/vbootrom"]
path = roms/vbootrom
url = https://github.com/google/vbootrom.git