]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
gitmodules: Use the QEMU mirror of qemu-palcode
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Mar 2018 13:17:43 +0000 (13:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Mar 2018 19:24:16 +0000 (19:24 +0000)
We have a mirror of the qemu-palcode repository on
git.qemu.org; use that instead of the upstream github,
in line with our general policy of keeping and using
a mirror for submodules.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180319131743.3885-1-peter.maydell@linaro.org

.gitmodules

index b76fb450a4600a562c7d1e9bb362a1f63aa0040d..c613722e3cadc84218ec92f1adebf1942032b73b 100644 (file)
@@ -18,7 +18,7 @@
        url = git://git.qemu-project.org/openhackware.git
 [submodule "roms/qemu-palcode"]
        path = roms/qemu-palcode
-       url = git://github.com/rth7680/qemu-palcode.git
+       url = git://git.qemu.org/qemu-palcode.git
 [submodule "roms/sgabios"]
        path = roms/sgabios
        url = git://git.qemu-project.org/sgabios.git