rampis: mt7621: Edgerouter-X update compat version to 2.0
authorTim Lunn <tim@feathertop.org>
Thu, 18 Apr 2024 00:57:17 +0000 (10:57 +1000)
committerPetr Štetiar <ynezz@true.cz>
Fri, 8 Nov 2024 12:37:08 +0000 (12:37 +0000)
Use compat version to indicate that the new layout for larger kernels
is in place. This handled by the patch to ubnt.sh to always select
the kernel1 slot for flashing and as active kernel slot.

Signed-off-by: Tim Lunn <tim@feathertop.org>
Tested-by: Mauri Sandberg <maukka@ext.kapsi.fi>
Link: https://github.com/openwrt/openwrt/pull/15194
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ramips/mt7621/base-files/etc/board.d/05_compat-version

index acc69021d09f71373e99db63d5af3548c378e43a..156fb1735e318e000f7d95412fecfdfed9ad730e 100644 (file)
@@ -8,6 +8,8 @@
 board_config_update
 
 case "$(board_name)" in
+       ubnt,edgerouter-x|\
+       ubnt,edgerouter-x-sfp|\
        iptime,ax2004m)
                ucidef_set_compat_version "2.0"
                ;;