Update the gitmodules URL.
Signed-off-by: yang.wang <yang.wang@deepcomputing.io>
This commit is contained in:
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -1,20 +1,20 @@
|
|||||||
[submodule "buildroot"]
|
[submodule "buildroot"]
|
||||||
path = buildroot
|
path = buildroot
|
||||||
url = https://github.com/starfive-tech/buildroot.git
|
url = https://github.com/DC-DeepComputing/fml13v01-buildroot.git
|
||||||
branch = JH7110_VisionFive2_devel
|
branch = JH7110_VisionFive2_devel
|
||||||
[submodule "u-boot"]
|
[submodule "u-boot"]
|
||||||
path = u-boot
|
path = u-boot
|
||||||
url = https://github.com/starfive-tech/u-boot.git
|
url = https://github.com/DC-DeepComputing/fml13v01-uboot.git
|
||||||
branch = JH7110_VisionFive2_devel
|
branch = JH7110_VisionFive2_devel
|
||||||
[submodule "linux"]
|
[submodule "linux"]
|
||||||
path = linux
|
path = linux
|
||||||
url = https://github.com/starfive-tech/linux.git
|
url = https://github.com/DC-DeepComputing/fml13v01-linux.git
|
||||||
branch = JH7110_VisionFive2_6.6.y_devel
|
branch = JH7110_VisionFive2_6.6.y_devel
|
||||||
[submodule "opensbi"]
|
[submodule "opensbi"]
|
||||||
path = opensbi
|
path = opensbi
|
||||||
url = https://github.com/starfive-tech/opensbi.git
|
url = https://github.com/DC-DeepComputing/fml13v01-opensbi.git
|
||||||
branch = JH7110_VisionFive2_devel
|
branch = JH7110_VisionFive2_devel
|
||||||
[submodule "soft_3rdpart"]
|
[submodule "soft_3rdpart"]
|
||||||
path = soft_3rdpart
|
path = soft_3rdpart
|
||||||
url = https://github.com/starfive-tech/soft_3rdpart.git
|
url = https://github.com/DC-DeepComputing/fml13v01-soft_3rdpart.git
|
||||||
branch = JH7110_VisionFive2_devel
|
branch = JH7110_VisionFive2_devel
|
||||||
|
|||||||
Reference in New Issue
Block a user