aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSpencer Oliver <spen@spen-soft.co.uk>2015-12-17 10:40:50 +0000
committerSpencer Oliver <spen@spen-soft.co.uk>2016-01-01 21:08:06 +0000
commit24b88c9e0c41a9fbdf15d2c6ee478772e06a5d04 (patch)
tree69dbd60051e8a6c4e7f099d60ac7e546a9a2a3c1 /.gitmodules
parent32bb775c7a97dc28c571c9055bcb77f63cdcae6c (diff)
downloadriscv-openocd-24b88c9e0c41a9fbdf15d2c6ee478772e06a5d04.zip
riscv-openocd-24b88c9e0c41a9fbdf15d2c6ee478772e06a5d04.tar.gz
riscv-openocd-24b88c9e0c41a9fbdf15d2c6ee478772e06a5d04.tar.bz2
libjaylink: use http mirror for submodule
The other submodules default to http for users behind firewalls. Change-Id: I58fce00478ec6c94f75992f4e8f0c24f556abe61 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/3172 Tested-by: jenkins
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 013adc8..5865ff9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,4 +6,4 @@
url = http://repo.or.cz/r/jimtcl.git
[submodule "src/jtag/drivers/libjaylink"]
path = src/jtag/drivers/libjaylink
- url = git://repo.or.cz/libjaylink.git
+ url = http://repo.or.cz/r/libjaylink.git