summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-04 16:48:44 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-04 16:48:44 +0000
commitd53b07eb24c97860185ea2c29e61cf459e43afeb (patch)
tree6032306f9da9d8376b9fc0cd86330476efa07a1e
parent290ad9110ebd748a15507d6e4665a34028debe29 (diff)
downloadlorries-d53b07eb24c97860185ea2c29e61cf459e43afeb.tar.gz
add genivi positioning things
-rw-r--r--open-source-lorries/genivi.lorry14
1 files changed, 14 insertions, 0 deletions
diff --git a/open-source-lorries/genivi.lorry b/open-source-lorries/genivi.lorry
new file mode 100644
index 0000000..090b0a3
--- /dev/null
+++ b/open-source-lorries/genivi.lorry
@@ -0,0 +1,14 @@
+{
+ "genivi/navigation": {
+ "type": "git",
+ "url": "git://git.projects.genivi.org/lbs/navigation-application"
+ },
+ "genivi/poi-service": {
+ "type": "git",
+ "url": "git://git.projects.genivi.org/lbs/navigation"
+ },
+ "genivi/positioning": {
+ "type": "git",
+ "url": "git://git.projects.genivi.org/lbs/positioning"
+ }
+}