From a560894ab3acfb37b392c00071c47707a57ade98 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Thu, 12 May 2016 20:50:04 +0100 Subject: Add coreboot Change-Id: I787c6b407f47a7ae7d9b81a18063a5a8844e03f4 --- open-source-lorries/coreboot.lorry | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 open-source-lorries/coreboot.lorry 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" + } +} -- cgit v1.2.1