.gitmodules: restore qemu-project mirror of u-boot
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>
This commit is contained in:
parent
547d94ffc6
commit
43a1c17742
1 changed files with 2 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue