diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2016-08-18 16:34:32 +0000 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2016-08-18 16:34:32 +0000 |
commit | 769f843911cdc66176254802279843adfcd67121 (patch) | |
tree | 8bf614e1e8bcea67af2af8302df4e4c3ff010964 /open-source-lorries | |
parent | 7c352b9952526b1558a16f024ae88068bd0ccac8 (diff) | |
download | lorries-769f843911cdc66176254802279843adfcd67121.tar.gz |
Use http protocol in vSomeIP, git is not working
Change-Id: I1a4880c6daf541a26e17583d80b3e7ed96db7a70
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/genivi-vsomeip.lorry | 2 |
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" } } |