summaryrefslogtreecommitdiff
path: root/open-source-lorries/flashrom.lorry
blob: 0091dcd28d728611fb7a38d8d7929e523f783e27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "flashrom": {
        "type": "svn",
        "url": "https://code.coreboot.org/svn/flashrom/",
        "layout": "standard",
        "description": "Obsolete (use flashrom-git)"
    },
    "flashrom-git": {
        "type": "git",
        "url": "https://review.coreboot.org/flashrom.git"
    }
}