]> git.proxmox.com Git - mirror_qemu.git/commitdiff
gitmodules: switch to qemu.org qboot mirror
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 15 Sep 2020 13:08:32 +0000 (14:08 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 23 Sep 2020 12:42:25 +0000 (13:42 +0100)
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>
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: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200915130834.706758-2-stefanha@redhat.com>

.gitmodules

index 9ffb9f3f4f30229912d394425672977eaa8ffa2f..7c8695b1dc56a0a0ab56c72a422b26bf8fe5b3aa 100644 (file)
@@ -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/