Use public accessible URL for submodules

This commit is contained in:
Olof Kindgren 2016-11-29 23:22:26 +01:00 committed by Andrew Waterman
parent 32556462d0
commit bf34011c03
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "rocket-chip"]
path = rocket-chip
url = git@github.com:ucb-bar/rocket-chip.git
url = https://github.com/ucb-bar/rocket-chip.git
[submodule "sifive-blocks"]
path = sifive-blocks
url = git@github.com:sifive/sifive-blocks.git
url = https://github.com/sifive/sifive-blocks.git