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