summaryrefslogtreecommitdiff
path: root/open-source-lorries/coreboot.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/coreboot.lorry')
-rw-r--r--open-source-lorries/coreboot.lorry26
1 files changed, 26 insertions, 0 deletions
diff --git a/open-source-lorries/coreboot.lorry b/open-source-lorries/coreboot.lorry
new file mode 100644
index 0000000..2058f22
--- /dev/null
+++ b/open-source-lorries/coreboot.lorry
@@ -0,0 +1,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"
+ }
+}