summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-08-18 16:34:32 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-08-18 16:34:32 +0000
commit769f843911cdc66176254802279843adfcd67121 (patch)
tree8bf614e1e8bcea67af2af8302df4e4c3ff010964
parent7c352b9952526b1558a16f024ae88068bd0ccac8 (diff)
downloadlorries-769f843911cdc66176254802279843adfcd67121.tar.gz
Use http protocol in vSomeIP, git is not working
Change-Id: I1a4880c6daf541a26e17583d80b3e7ed96db7a70
-rw-r--r--open-source-lorries/genivi-vsomeip.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/genivi-vsomeip.lorry b/open-source-lorries/genivi-vsomeip.lorry
index 3cd5aad..f2a22af 100644
--- a/open-source-lorries/genivi-vsomeip.lorry
+++ b/open-source-lorries/genivi-vsomeip.lorry
@@ -1,6 +1,6 @@
{
"genivi/vSomeIP": {
"type": "git",
- "url": "git://git.projects.genivi.org/vSomeIP.git"
+ "url": "http://git.projects.genivi.org/vSomeIP.git"
}
}