mirror of
https://github.com/edk2-porting/edk2-rk3588.git
synced 2025-12-17 11:04:41 +08:00
CI builds have been failing lately with: Error: fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/': Failed to connect to git.kernel.org port 443 after 134198 ms: Couldn't connect to server Signed-off-by: Mario Bălănică <mariobalanica02@gmail.com>
20 lines
698 B
Plaintext
20 lines
698 B
Plaintext
[submodule "edk2"]
|
|
path = edk2
|
|
url = https://github.com/tianocore/edk2.git
|
|
[submodule "edk2-non-osi"]
|
|
path = edk2-non-osi
|
|
url = https://github.com/tianocore/edk2-non-osi.git
|
|
[submodule "misc/rkbin"]
|
|
path = misc/rkbin
|
|
url = https://github.com/rockchip-linux/rkbin.git
|
|
[submodule "arm-trusted-firmware"]
|
|
path = arm-trusted-firmware
|
|
url = https://github.com/worproject/arm-trusted-firmware
|
|
branch = rk3588
|
|
[submodule "devicetree/mainline/upstream"]
|
|
path = devicetree/mainline/upstream
|
|
url = https://kernel.googlesource.com/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git
|
|
[submodule "edk2-platforms"]
|
|
path = edk2-platforms
|
|
url = https://github.com/tianocore/edk2-platforms.git
|