summaryrefslogtreecommitdiff
path: root/open-source-lorries/linux-rt.lorry
blob: 8d20b187d18a143d3d80045502ddede68977bf0f (plain)
1
2
3
4
5
6
7
8
9
10
{
    "linux-rt": {
        "type": "git",
        "url": "git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}