summaryrefslogtreecommitdiff
path: root/open-source-lorries/DLT-daemon.lorry
blob: c01752a0d34b5de6387f5b1b597b720e59396559 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "DLT-daemon": {
        "type": "git",
        "url": "http://git.projects.genivi.org/dlt-daemon.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}