aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2020-11-05 23:02:55 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2020-12-05 23:18:52 +0000
commit861e75f54efbcc1e0717192c6ddb120478d6c226 (patch)
tree58fbe56913da0cb199876a71d6c99b13c726319a /.gitmodules
parent1d3d87695c62be88d4a87c7d57de6084d654396b (diff)
downloadriscv-openocd-861e75f54efbcc1e0717192c6ddb120478d6c226.zip
riscv-openocd-861e75f54efbcc1e0717192c6ddb120478d6c226.tar.gz
riscv-openocd-861e75f54efbcc1e0717192c6ddb120478d6c226.tar.bz2
jimtcl: switch to github
The 'historically' main repository of jimtcl in repo.or.cz has lost sync with the github current main repository since July 2020. The new tag 0.80 is not present in repo.or.cz. The developer of jimtcl has been in contact with the admins of repo.or.cz to fix the not better described sync issues and has now decided to stop any further tentative. A new README has been added on 2020-11-19 in the old repository to inform that it is abandoned in favour of github. The old content in repo.or.cz will remain due to forks that still exists in the same server. Switch OpenOCD git submodules to fetch jimtcl code from the main development repository in github. Change-Id: Ia2d59f1347ccfe374538b38131badfd46054eb91 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5948 Tested-by: jenkins Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 958c5d9..23ffa25 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
url = https://repo.or.cz/git2cl.git
[submodule "jimtcl"]
path = jimtcl
- url = https://repo.or.cz/jimtcl.git
+ url = https://github.com/msteveb/jimtcl.git
[submodule "src/jtag/drivers/libjaylink"]
path = src/jtag/drivers/libjaylink
url = https://repo.or.cz/libjaylink.git