ramips: mt7621: disable Edgerouter X image generation
authorRobert Marko <robimarko@gmail.com>
Wed, 20 Mar 2024 10:38:58 +0000 (11:38 +0100)
committerRobert Marko <robimarko@gmail.com>
Wed, 20 Mar 2024 11:06:35 +0000 (12:06 +0100)
With kernel 6.1 image size is too large for Edgerouter X current size
limit and is causing the buildbots to fail building so images for other
devices are not updated as well.

So, disable building Edgerouter X images until a workaround is found.

Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ramips/image/mt7621.mk

index 5fd95463c86a509ed2781ec97f4e60f14cf7e9a6..fb8cfce5894fcde5c6597f4f0621e3334f1cc84c 100644 (file)
@@ -2504,6 +2504,7 @@ define Device/ubnt_edgerouter_common
        ubnt-erx-factory-image $(KDIR)/tmp/$$(KERNEL_INITRAMFS_PREFIX)-factory.tar
   IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
   DEVICE_PACKAGES += -wpad-basic-mbedtls -uboot-envtools
+  DEFAULT := n
 endef
 
 define Device/ubnt_edgerouter-x