These images are of interested for some cloud/VM people, build them by
default when running the buildbot.

Signed-off-by: Paul Spooren <m...@aparcar.org>
---
 config/Config-images.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/config/Config-images.in b/config/Config-images.in
index 92720fb84d..ea50d7d399 100644
--- a/config/Config-images.in
+++ b/config/Config-images.in
@@ -259,18 +259,21 @@ menu "Target Images"
                bool "Build LiveCD image (ISO)"
                depends on TARGET_x86
                depends on GRUB_IMAGES || GRUB_EFI_IMAGES
+               default BUILDBOT
 
        config VDI_IMAGES
                bool "Build VirtualBox image files (VDI)"
                depends on TARGET_x86
                depends on GRUB_IMAGES || GRUB_EFI_IMAGES
                select PACKAGE_kmod-e1000
+               default BUILDBOT
 
        config VMDK_IMAGES
                bool "Build VMware image files (VMDK)"
                depends on TARGET_x86
                depends on GRUB_IMAGES || GRUB_EFI_IMAGES
                select PACKAGE_kmod-e1000
+               default BUILDBOT
 
        config TARGET_IMAGES_GZIP
                bool "GZip images"
-- 
2.30.2


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to