Use submodules again.

They were removed because they were causing the Travis build issues.
However, this caused massive diffs, and general git repo headaches when
switching between upstream and riscv forks.

Now that we're using github actions, it's easy to restart an action in
case there is a temporary build failure.

Change-Id: I310bc62d4a0dea0411712b9dadd8ab54c6712add
Signed-off-by: Tim Newsome <tim@sifive.com>
This commit is contained in:
Tim Newsome 2021-10-13 10:47:27 -07:00
parent 25ae41c2d2
commit c284a9fe8e
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -1,3 +1,9 @@
[submodule "jimtcl"]
path = jimtcl
url = https://github.com/msteveb/jimtcl.git
[submodule "tools/git2cl"]
path = tools/git2cl
url = https://repo.or.cz/git2cl.git
[submodule "src/jtag/drivers/libjaylink"]
path = src/jtag/drivers/libjaylink
url = https://repo.or.cz/libjaylink.git

@ -0,0 +1 @@
Subproject commit 9aa7a5957c07bb6e862fc1a6d3153d109c7407e4

1
tools/git2cl Submodule

@ -0,0 +1 @@
Subproject commit 8373c9f74993e218a08819cbcdbab3f3564bbeba