summaryrefslogtreecommitdiff
path: root/open-source-lorries/u-boot.lorry
blob: 72e37ca9b7ab94d6c3f8ab2c7d3590bd4e3e3bcf (plain)
1
2
3
4
5
6
7
8
9
10
{
    "u-boot": {
        "type": "git",
        "url": "https://gitlab.denx.de/u-boot/u-boot.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}