summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2012-11-05 15:03:06 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2012-11-05 15:03:18 +0000
commit128ee681286d383b68e1699b6ed6fb7d471e3178 (patch)
tree073c6e3a3932ce2a18d40f9138d6e950afd00a62
parent4492c567859364e52a7ae56ac914b3b3b91f608f (diff)
downloadlorries-128ee681286d383b68e1699b6ed6fb7d471e3178.tar.gz
Added DLT lorry
-rw-r--r--active/DLT-daemon.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/active/DLT-daemon.lorry b/active/DLT-daemon.lorry
new file mode 100644
index 0000000..5effc6f
--- /dev/null
+++ b/active/DLT-daemon.lorry
@@ -0,0 +1,8 @@
+{
+ "DLT-daemon": {
+ "type": "git",
+ "url": "http://git.projects.genivi.org/dlt-daemon.git",
+ "refspecs": [
+ "master"
+ ]
+}