Files
fml13v01/.gitmodules
yang.wang 1ba9a7b6aa Update the gitmodules URL.
Signed-off-by: yang.wang <yang.wang@deepcomputing.io>
2024-12-19 10:46:28 +08:00

21 lines
702 B
Plaintext

[submodule "buildroot"]
path = buildroot
url = https://github.com/DC-DeepComputing/fml13v01-buildroot.git
branch = JH7110_VisionFive2_devel
[submodule "u-boot"]
path = u-boot
url = https://github.com/DC-DeepComputing/fml13v01-uboot.git
branch = JH7110_VisionFive2_devel
[submodule "linux"]
path = linux
url = https://github.com/DC-DeepComputing/fml13v01-linux.git
branch = JH7110_VisionFive2_6.6.y_devel
[submodule "opensbi"]
path = opensbi
url = https://github.com/DC-DeepComputing/fml13v01-opensbi.git
branch = JH7110_VisionFive2_devel
[submodule "soft_3rdpart"]
path = soft_3rdpart
url = https://github.com/DC-DeepComputing/fml13v01-soft_3rdpart.git
branch = JH7110_VisionFive2_devel