.gitmodules 467 B

1234567891011121314151617
  1. [submodule "buildroot"]
  2. path = buildroot
  3. url = http://192.168.110.45/jh7100/buildroot.git
  4. branch = JH7100_VisionFive_OH_dev
  5. [submodule "HiFive_U-Boot"]
  6. path = HiFive_U-Boot
  7. url = http://192.168.110.45/jh7100/u-boot.git
  8. branch = JH7100_VisionFive_OH_dev
  9. [submodule "linux"]
  10. path = linux
  11. url = http://192.168.110.45/jh7100/linux.git
  12. branch = vic_starlight
  13. [submodule "opensbi"]
  14. path = opensbi
  15. url = http://192.168.110.45/jh7100/opensbi.git
  16. branch = master