We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202a918 commit 47eaec5Copy full SHA for 47eaec5
.gitmodules
@@ -21,7 +21,7 @@
21
url = https://gitlab.com/qemu-project/dtc.git
22
[submodule "roms/u-boot"]
23
path = roms/u-boot
24
- url = https://gitlab.com/qemu-project/u-boot.git
+ url = https://github.com/qemu/u-boot.git
25
[submodule "roms/skiboot"]
26
path = roms/skiboot
27
url = https://gitlab.com/qemu-project/skiboot.git
@@ -39,7 +39,7 @@
39
url = https://gitlab.com/qemu-project/seabios-hppa.git
40
[submodule "roms/u-boot-sam460ex"]
41
path = roms/u-boot-sam460ex
42
- url = https://gitlab.com/qemu-project/u-boot-sam460ex.git
+ url = https://github.com/qemu/u-boot-sam460ex.git
43
[submodule "tests/fp/berkeley-testfloat-3"]
44
path = tests/fp/berkeley-testfloat-3
45
url = https://gitlab.com/qemu-project/berkeley-testfloat-3.git
0 commit comments