mirror of https://github.com/parazyd/arm-sdk.git
Update u-boot submodule url.
This commit is contained in:
parent
0f02d4c027
commit
3f82e2a81f
|
|
@ -3,7 +3,7 @@
|
||||||
url = https://github.com/parazyd/libdevuansdk
|
url = https://github.com/parazyd/libdevuansdk
|
||||||
[submodule "extra/u-boot"]
|
[submodule "extra/u-boot"]
|
||||||
path = extra/u-boot
|
path = extra/u-boot
|
||||||
url = git://git.denx.de/u-boot.git
|
url = https://gitlab.denx.de/u-boot/u-boot
|
||||||
[submodule "extra/u-boot-hardkernel"]
|
[submodule "extra/u-boot-hardkernel"]
|
||||||
path = extra/u-boot-hardkernel
|
path = extra/u-boot-hardkernel
|
||||||
url = https://github.com/hardkernel/u-boot.git
|
url = https://github.com/hardkernel/u-boot.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue