.gitmodules: restore qemu-project mirror of u-boot-sam460ex
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>
This commit is contained in:
parent
43a1c17742
commit
88091789f0
1 changed files with 2 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -28,7 +28,8 @@
|
||||||
url = https://gitlab.com/qemu-project/seabios-hppa.git
|
url = https://gitlab.com/qemu-project/seabios-hppa.git
|
||||||
[submodule "roms/u-boot-sam460ex"]
|
[submodule "roms/u-boot-sam460ex"]
|
||||||
path = 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"]
|
[submodule "roms/edk2"]
|
||||||
path = roms/edk2
|
path = roms/edk2
|
||||||
url = https://gitlab.com/qemu-project/edk2.git
|
url = https://gitlab.com/qemu-project/edk2.git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue