summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2016-05-12 20:50:04 +0100
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2016-05-12 22:34:00 +0100
commita560894ab3acfb37b392c00071c47707a57ade98 (patch)
tree12dbf3bd8de9a8293c1dda165323b5c4041f4539
parent95c0fde9ff71143eb6f10966bd9c01f1723eb153 (diff)
downloadlorries-a560894ab3acfb37b392c00071c47707a57ade98.tar.gz
Add coreboot
Change-Id: I787c6b407f47a7ae7d9b81a18063a5a8844e03f4
-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"
+ }
+}