mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
gitmodules: switch to qemu.org qboot mirror
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>
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -57,7 +57,7 @@
|
|||||||
url = https://git.qemu.org/git/opensbi.git
|
url = https://git.qemu.org/git/opensbi.git
|
||||||
[submodule "roms/qboot"]
|
[submodule "roms/qboot"]
|
||||||
path = roms/qboot
|
path = roms/qboot
|
||||||
url = https://github.com/bonzini/qboot
|
url = https://git.qemu.org/git/qboot.git
|
||||||
[submodule "meson"]
|
[submodule "meson"]
|
||||||
path = meson
|
path = meson
|
||||||
url = https://github.com/mesonbuild/meson/
|
url = https://github.com/mesonbuild/meson/
|
||||||
|
Reference in New Issue
Block a user