summaryrefslogtreecommitdiff
path: root/open-source-lorries/DLT-daemon.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:52:06 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:52:06 +0000
commitda59eb0b7a118b85c7d798e21b018f413a3d5f7e (patch)
tree27ad4fcc2522b20c623662508a27922045e9c88c /open-source-lorries/DLT-daemon.lorry
parentd0c00ad5c33c5ddebeea1fb456683c2753b10694 (diff)
downloadlorries-da59eb0b7a118b85c7d798e21b018f413a3d5f7e.tar.gz
Force push DLT-daemon
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/*"
+ ]
}
}