]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
.gitmodules: restore qemu-project mirror of u-boot
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Oct 2025 17:09:42 +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-3-alex.bennee@linaro.org>

.gitmodules

index e27dfe8c2c11d8ec14117a7006e9750446799c0d..e51abe652589724cd3601c7746440bff4247e610 100644 (file)
@@ -15,7 +15,8 @@
        url = https://gitlab.com/qemu-project/qemu-palcode.git
 [submodule "roms/u-boot"]
        path = roms/u-boot
-       url = https://gitlab.com/qemu-project-mirrors/u-boot.git
+        # upstream is https://github.com/u-boot/u-boot
+       url = https://gitlab.com/qemu-project/u-boot.git
 [submodule "roms/skiboot"]
        path = roms/skiboot
        url = https://gitlab.com/qemu-project/skiboot.git