summaryrefslogtreecommitdiff
path: root/open-source-lorries/genivi.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 22:32:44 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commit54ce000d64f9fb3356ceade80e4d6b9fce19e9ca (patch)
treed237e3c3581883738bb618054bfde800abd88fc6 /open-source-lorries/genivi.lorry
parenta493da118bf791d61218ffc1efdfc3cf47756862 (diff)
downloadlorries-54ce000d64f9fb3356ceade80e4d6b9fce19e9ca.tar.gz
Update URLs for GENIVI repositories
They moved from git.projects.genivi.org to GitHub.
Diffstat (limited to 'open-source-lorries/genivi.lorry')
-rw-r--r--open-source-lorries/genivi.lorry12
1 files changed, 6 insertions, 6 deletions
diff --git a/open-source-lorries/genivi.lorry b/open-source-lorries/genivi.lorry
index afe6cac..68181ce 100644
--- a/open-source-lorries/genivi.lorry
+++ b/open-source-lorries/genivi.lorry
@@ -1,26 +1,26 @@
{
"genivi/navigation": {
"type": "git",
- "url": "git://git.projects.genivi.org/lbs/navigation-application"
+ "url": "https://github.com/GENIVI/navigation-application.git"
},
"genivi/poi-service": {
"type": "git",
- "url": "git://git.projects.genivi.org/lbs/navigation"
+ "url": "https://github.com/GENIVI/navigation.git"
},
"genivi/positioning": {
"type": "git",
- "url": "git://git.projects.genivi.org/lbs/positioning"
+ "url": "https://github.com/GENIVI/positioning.git"
},
"genivi/browser-poc": {
"type": "git",
- "url": "git://git.projects.genivi.org/browser-poc"
+ "url": "https://github.com/GENIVI/browser-poc"
},
"genivi/genivi-demo-platform-hmi": {
"type": "git",
- "url": "git://git.projects.genivi.org/genivi-demo-platform-hmi"
+ "url": "https://github.com/GENIVI/gdp-hmi.git"
},
"genivi/audiomanagerdemo": {
"type": "git",
- "url": "git://git.projects.genivi.org/AudioManagerDemo.git"
+ "url": "https://github.com/GENIVI/audio-manager-demo.git"
}
}