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