diff options
author | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2020-09-08 22:32:44 +0100 |
---|---|---|
committer | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2020-09-09 23:48:09 +0100 |
commit | 54ce000d64f9fb3356ceade80e4d6b9fce19e9ca (patch) | |
tree | d237e3c3581883738bb618054bfde800abd88fc6 /open-source-lorries | |
parent | a493da118bf791d61218ffc1efdfc3cf47756862 (diff) | |
download | lorries-54ce000d64f9fb3356ceade80e4d6b9fce19e9ca.tar.gz |
Update URLs for GENIVI repositories
They moved from git.projects.genivi.org to GitHub.
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/DLT-daemon.lorry | 2 | ||||
-rw-r--r-- | open-source-lorries/audiomanager.lorry | 2 | ||||
-rw-r--r-- | open-source-lorries/genivi-common-api.lorry | 4 | ||||
-rw-r--r-- | open-source-lorries/genivi-persistence-administrator.lorry | 2 | ||||
-rw-r--r-- | open-source-lorries/genivi-persistence-client-library.lorry | 2 | ||||
-rw-r--r-- | open-source-lorries/genivi-persistence-common-object.lorry | 2 | ||||
-rw-r--r-- | open-source-lorries/genivi-vsomeip.lorry | 2 | ||||
-rw-r--r-- | open-source-lorries/genivi-wayland-ivi-extension.lorry | 2 | ||||
-rw-r--r-- | open-source-lorries/genivi.lorry | 12 | ||||
-rw-r--r-- | open-source-lorries/node-health-monitor.lorry | 2 | ||||
-rw-r--r-- | open-source-lorries/node-startup-controller.lorry | 2 | ||||
-rw-r--r-- | open-source-lorries/node-state-manager.lorry | 2 |
12 files changed, 18 insertions, 18 deletions
diff --git a/open-source-lorries/DLT-daemon.lorry b/open-source-lorries/DLT-daemon.lorry index c01752a..e632527 100644 --- a/open-source-lorries/DLT-daemon.lorry +++ b/open-source-lorries/DLT-daemon.lorry @@ -1,7 +1,7 @@ { "DLT-daemon": { "type": "git", - "url": "http://git.projects.genivi.org/dlt-daemon.git", + "url": "https://github.com/GENIVI/dlt-daemon.git", "refspecs": [ "+refs/heads/*", "+refs/tags/*" diff --git a/open-source-lorries/audiomanager.lorry b/open-source-lorries/audiomanager.lorry index c696a6f..1db538a 100644 --- a/open-source-lorries/audiomanager.lorry +++ b/open-source-lorries/audiomanager.lorry @@ -1,6 +1,6 @@ { "audiomanager": { "type": "git", - "url": "git://git.projects.genivi.org/AudioManager.git" + "url": "https://github.com/GENIVI/AudioManager.git" } } diff --git a/open-source-lorries/genivi-common-api.lorry b/open-source-lorries/genivi-common-api.lorry index a2daa3b..9708041 100644 --- a/open-source-lorries/genivi-common-api.lorry +++ b/open-source-lorries/genivi-common-api.lorry @@ -1,10 +1,10 @@ { "genivi-common-api-dbus-runtime": { "type": "git", - "url": "git://git.projects.genivi.org/ipc/common-api-dbus-runtime" + "url": "https://github.com/GENIVI/capicxx-dbus-runtime.git" }, "genivi-common-api-runtime": { "type": "git", - "url": "git://git.projects.genivi.org/ipc/common-api-runtime" + "url": "https://github.com/GENIVI/capicxx-core-runtime.git" } } diff --git a/open-source-lorries/genivi-persistence-administrator.lorry b/open-source-lorries/genivi-persistence-administrator.lorry index 987bba1..421cb69 100644 --- a/open-source-lorries/genivi-persistence-administrator.lorry +++ b/open-source-lorries/genivi-persistence-administrator.lorry @@ -1,6 +1,6 @@ { "genivi/persistence-administrator": { "type": "git", - "url": "git://git.projects.genivi.org/persistence/persistence-administrator.git" + "url": "https://github.com/GENIVI/persistence-administrator.git" } } diff --git a/open-source-lorries/genivi-persistence-client-library.lorry b/open-source-lorries/genivi-persistence-client-library.lorry index 1ec4a28..8be38ed 100644 --- a/open-source-lorries/genivi-persistence-client-library.lorry +++ b/open-source-lorries/genivi-persistence-client-library.lorry @@ -1,6 +1,6 @@ { "genivi/persistence-client-library": { "type": "git", - "url": "git://git.projects.genivi.org/persistence/persistence-client-library.git" + "url": "https://github.com/GENIVI/persistence-client-library.git" } } diff --git a/open-source-lorries/genivi-persistence-common-object.lorry b/open-source-lorries/genivi-persistence-common-object.lorry index 961ed6c..5292e4d 100644 --- a/open-source-lorries/genivi-persistence-common-object.lorry +++ b/open-source-lorries/genivi-persistence-common-object.lorry @@ -1,6 +1,6 @@ { "genivi/persistence-common-object": { "type": "git", - "url": "git://git.projects.genivi.org/persistence/persistence-common-object.git" + "url": "https://github.com/GENIVI/persistence-common-object.git" } } diff --git a/open-source-lorries/genivi-vsomeip.lorry b/open-source-lorries/genivi-vsomeip.lorry index f2a22af..b855db4 100644 --- a/open-source-lorries/genivi-vsomeip.lorry +++ b/open-source-lorries/genivi-vsomeip.lorry @@ -1,6 +1,6 @@ { "genivi/vSomeIP": { "type": "git", - "url": "http://git.projects.genivi.org/vSomeIP.git" + "url": "https://github.com/GENIVI/vsomeip.git" } } diff --git a/open-source-lorries/genivi-wayland-ivi-extension.lorry b/open-source-lorries/genivi-wayland-ivi-extension.lorry index a6dfc2a..1eb1a12 100644 --- a/open-source-lorries/genivi-wayland-ivi-extension.lorry +++ b/open-source-lorries/genivi-wayland-ivi-extension.lorry @@ -1,6 +1,6 @@ { "genivi/wayland-ivi-extension": { "type": "git", - "url": "git://git.projects.genivi.org/wayland-ivi-extension.git" + "url": "https://github.com/GENIVI/wayland-ivi-extension.git" } } 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" } } diff --git a/open-source-lorries/node-health-monitor.lorry b/open-source-lorries/node-health-monitor.lorry index 1c92d29..e8e8c30 100644 --- a/open-source-lorries/node-health-monitor.lorry +++ b/open-source-lorries/node-health-monitor.lorry @@ -1,6 +1,6 @@ { "genivi/node-health-monitor": { "type": "git", - "url": "git://git.projects.genivi.org/lifecycle/node-health-monitor.git" + "url": "https://github.com/GENIVI/node-health-monitor.git" } } diff --git a/open-source-lorries/node-startup-controller.lorry b/open-source-lorries/node-startup-controller.lorry index 9afc7f2..7bb0d42 100644 --- a/open-source-lorries/node-startup-controller.lorry +++ b/open-source-lorries/node-startup-controller.lorry @@ -1,6 +1,6 @@ { "node-startup-controller": { "type": "git", - "url": "git://git.projects.genivi.org/lifecycle/node-startup-controller.git" + "url": "https://github.com/GENIVI/node-startup-controller.git" } } diff --git a/open-source-lorries/node-state-manager.lorry b/open-source-lorries/node-state-manager.lorry index 03fd9c5..73f6031 100644 --- a/open-source-lorries/node-state-manager.lorry +++ b/open-source-lorries/node-state-manager.lorry @@ -1,6 +1,6 @@ { "node-state-manager": { "type": "git", - "url": "git://git.projects.genivi.org/lifecycle/node-state-manager.git" + "url": "https://github.com/GENIVI/node-state-manager.git" } } |