summaryrefslogtreecommitdiff
path: root/open-source-lorries/DLT-daemon.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/DLT-daemon.lorry')
-rw-r--r--open-source-lorries/DLT-daemon.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/DLT-daemon.lorry b/open-source-lorries/DLT-daemon.lorry
index fac95b7..c01752a 100644
--- a/open-source-lorries/DLT-daemon.lorry
+++ b/open-source-lorries/DLT-daemon.lorry
@@ -1,6 +1,10 @@
{
"DLT-daemon": {
"type": "git",
- "url": "http://git.projects.genivi.org/dlt-daemon.git"
+ "url": "http://git.projects.genivi.org/dlt-daemon.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}