summaryrefslogtreecommitdiff
path: root/open-source-lorries/coreboot.lorry
blob: 2058f2289e48366bcf557cfbfd63f2ca57a48d07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "coreboot/coreboot": {
        "type": "git",
        "url": "https://review.coreboot.org/coreboot.git"
    },
    "coreboot/blobs": {
        "type": "git",
        "url": "https://review.coreboot.org/blobs.git"
    },
    "coreboot/nvidia-cbootimage": {
        "type": "git",
        "url": "https://review.coreboot.org/nvidia-cbootimage.git"
    },
    "coreboot/vboot": {
        "type": "git",
        "url": "https://review.coreboot.org/vboot.git"
    },
    "coreboot/arm-trusted-firmware": {
        "type": "git",
        "url": "https://review.coreboot.org/arm-trusted-firmware.git"
    },
    "coreboot/chrome-ec": {
        "type": "git",
        "url": "https://review.coreboot.org/chrome-ec.git"
    }
}