Преглед на файлове

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