submodules: move to sifive public repository

This commit is contained in:
Wesley W. Terpstra 2016-07-08 15:43:26 -07:00
parent f71b63b1af
commit b206c481fe
1 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "linux"]
path = linux
url = https://github.com/riscv/riscv-linux.git
url = https://github.com/sifive/riscv-linux.git
[submodule "buildroot"]
path = buildroot
url = https://github.com/a0u/buildroot.git
url = https://github.com/sifive/buildroot.git
[submodule "riscv-pk"]
path = riscv-pk
url = git@bitbucket.org:sifive/riscv-pk.git
url = https://github.com/sifive/riscv-pk.git