]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
.gitmodules: restore qemu-project mirror of u-boot-sam460ex
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Oct 2025 17:09:43 +0000 (18:09 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 7 Oct 2025 06:33:39 +0000 (07:33 +0100)
With this change also reference the upstream repo.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20251001170947.2769296-4-alex.bennee@linaro.org>

.gitmodules

index e51abe652589724cd3601c7746440bff4247e610..c307216d173ca5b2b3dbecc7c869eb5baa65dc23 100644 (file)
@@ -28,7 +28,8 @@
        url = https://gitlab.com/qemu-project/seabios-hppa.git
 [submodule "roms/u-boot-sam460ex"]
        path = roms/u-boot-sam460ex
-       url = https://gitlab.com/qemu-project-mirrors/u-boot-sam460ex.git
+        # upstream is https://github.com/zbalaton/u-boot-sam460ex
+       url = https://gitlab.com/qemu-project/u-boot-sam460ex.git
 [submodule "roms/edk2"]
        path = roms/edk2
        url = https://gitlab.com/qemu-project/edk2.git