diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/libreboot-images/configs/projects | 12 | ||||
-rw-r--r-- | projects/libreboot-images/configs/projects-build | 11 | ||||
-rw-r--r-- | projects/libreboot-tools/configs/projects | 5 | ||||
-rw-r--r-- | projects/libreboot-tools/configs/projects-build | 7 | ||||
-rw-r--r-- | projects/libreboot-tools/configs/projects-download | 4 |
5 files changed, 31 insertions, 8 deletions
diff --git a/projects/libreboot-images/configs/projects b/projects/libreboot-images/configs/projects index 39bcfee9..d191a28e 100644 --- a/projects/libreboot-images/configs/projects +++ b/projects/libreboot-images/configs/projects @@ -1,6 +1,12 @@ coreboot +cros-ec crossgcc -vboot devices -libpayload +dejavu-fonts depthcharge -cros-ec +fontconfig +grub +ich9gen +libpayload +memtest86plus +seabios +vboot devices diff --git a/projects/libreboot-images/configs/projects-build b/projects/libreboot-images/configs/projects-build index 9971c96c..561358a5 100644 --- a/projects/libreboot-images/configs/projects-build +++ b/projects/libreboot-images/configs/projects-build @@ -1,2 +1,11 @@ -coreboot +crossgcc cros-ec +vboot devices +libpayload +depthcharge +dejavu-fonts +grub +seabios +memtest86plus +ich9gen +coreboot diff --git a/projects/libreboot-tools/configs/projects b/projects/libreboot-tools/configs/projects index 4b0eeea4..6abc8a1f 100644 --- a/projects/libreboot-tools/configs/projects +++ b/projects/libreboot-tools/configs/projects @@ -1,4 +1,7 @@ +bucts cbfstool cbmem -nvramtool cros-tools +crossgcc +flashrom +nvramtool diff --git a/projects/libreboot-tools/configs/projects-build b/projects/libreboot-tools/configs/projects-build new file mode 100644 index 00000000..6abc8a1f --- /dev/null +++ b/projects/libreboot-tools/configs/projects-build @@ -0,0 +1,7 @@ +bucts +cbfstool +cbmem +cros-tools +crossgcc +flashrom +nvramtool diff --git a/projects/libreboot-tools/configs/projects-download b/projects/libreboot-tools/configs/projects-download index c7a5d1ac..91a9e257 100644 --- a/projects/libreboot-tools/configs/projects-download +++ b/projects/libreboot-tools/configs/projects-download @@ -1,5 +1,3 @@ coreboot -cbfstool -cbmem -nvramtool cros-tools +flashrom |