diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-22 00:38:40 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-22 00:38:40 -0500 |
commit | 24709ffa4daefd240cf4e0dcd7b42b1258471da3 (patch) | |
tree | f95f867a34d62e34af6552bec3420285ac8e9544 /projects/libreboot-images/configs/projects-download | |
parent | 3d21c2841421c664cd353b7b6e597c437e69cb29 (diff) | |
download | librebootfr-24709ffa4daefd240cf4e0dcd7b42b1258471da3.tar.gz librebootfr-24709ffa4daefd240cf4e0dcd7b42b1258471da3.zip |
Create projects-download file for libreboot-images
Avoid redundant actions if certain projects which are part of
another (e.g. crossgcc in the coreboot repository) are left out of the
download process.
Diffstat (limited to 'projects/libreboot-images/configs/projects-download')
-rw-r--r-- | projects/libreboot-images/configs/projects-download | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/projects/libreboot-images/configs/projects-download b/projects/libreboot-images/configs/projects-download new file mode 100644 index 00000000..509e7d9f --- /dev/null +++ b/projects/libreboot-images/configs/projects-download @@ -0,0 +1,9 @@ +coreboot +cros-ec +dejavu-fonts +depthcharge +fontconfig +grub +memtest86plus +seabios +vboot devices |