summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorStefan Hajnoczi2020-09-09 12:09:37 +0200
committerStefan Hajnoczi2020-09-23 14:44:59 +0200
commitb0b58514679a5529a32ae54a907642a6e27626b5 (patch)
tree9a8488006add228daacb114499b5167f5c730d72 /.gitmodules
parentgitmodules: switch to qemu.org meson mirror (diff)
downloadqemu-b0b58514679a5529a32ae54a907642a6e27626b5.tar.gz
qemu-b0b58514679a5529a32ae54a907642a6e27626b5.tar.xz
qemu-b0b58514679a5529a32ae54a907642a6e27626b5.zip
gitmodules: add qemu.org vbootrom submodule
The vbootrom module is needed for the new NPCM7xx ARM SoCs. The vbootrom.git repo is now mirrored on qemu.org. 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: Havard Skinnemoen <hskinnemoen@google.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20200915130834.706758-4-stefanha@redhat.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 1c15b3c6f9..2bdeeacef8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -63,4 +63,4 @@
url = https://git.qemu.org/git/meson.git
[submodule "roms/vbootrom"]
path = roms/vbootrom
- url = https://github.com/google/vbootrom.git
+ url = https://git.qemu.org/git/vbootrom.git