]> git.proxmox.com Git - mirror_qemu.git/commitdiff
gitmodules: add qemu.org vbootrom submodule
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 9 Sep 2020 10:09:37 +0000 (11:09 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 23 Sep 2020 12:44:59 +0000 (13:44 +0100)
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>

.gitmodules

index 1c15b3c6f936d016a21e277ac008f79c543f5598..2bdeeacef888c03e532e5391bab0500bd3e544e3 100644 (file)
@@ -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