소스 검색

update .gitmodules about buildroot and uboot branch

Signed-off-by: jianlonghuang <jianlong.huang@starfivetech.com>
jianlonghuang 2 년 전
부모
커밋
408ff23992
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .gitmodules

+ 2 - 2
.gitmodules

@@ -1,11 +1,11 @@
 [submodule "buildroot"]
 	path = buildroot
 	url = git@github.com:starfive-tech/sft-riscv-buildroot.git
-	branch = starlight_multimedia
+	branch = JH7100_VisionFive_devel
 [submodule "HiFive_U-Boot"]
 	path = HiFive_U-Boot
 	url = git@github.com:starfive-tech/u-boot.git
-	branch = JH7100_upstream_devel
+	branch = JH7100_VisionFive_devel
 [submodule "linux"]
 	path = linux
 	url = git@github.com:starfive-tech/linux.git