From a3d62c7fccd8d582caf372c79d4f412549eabc52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Bl=C3=A4se?= Date: Tue, 21 Dec 2021 14:42:52 +0100 Subject: [PATCH] Revert "Retain old compat_version for sysupgrade compatibility" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit de9d4abf44048da414b26bb5492f90469ce4b3f4. As the compat_version has been bumped with the last release, this hack can be removed, because the compat_version now is in sync with upstream. Signed-off-by: Fabian Bläse Reviewed-by: Robert Langhammer --- ...020-mt7621-retain-old-compat_version.patch | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 build_patches/openwrt/0020-mt7621-retain-old-compat_version.patch diff --git a/build_patches/openwrt/0020-mt7621-retain-old-compat_version.patch b/build_patches/openwrt/0020-mt7621-retain-old-compat_version.patch deleted file mode 100644 index abec6189..00000000 --- a/build_patches/openwrt/0020-mt7621-retain-old-compat_version.patch +++ /dev/null @@ -1,19 +0,0 @@ -From: =?UTF-8?q?Fabian=20Bl=C3=A4se?= -Date: Sat, 23 Oct 2021 23:34:07 +0200 -Subject: [PATCH] mt7621: retain old compat_version - -diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk -index a3bc14d59d..99887e8192 100644 ---- a/target/linux/ramips/image/mt7621.mk -+++ b/target/linux/ramips/image/mt7621.mk -@@ -91,8 +91,7 @@ define Build/zytrx-header - endef - - define Device/dsa-migration -- DEVICE_COMPAT_VERSION := 1.1 -- DEVICE_COMPAT_MESSAGE := Config cannot be migrated from swconfig to DSA -+ DEVICE_COMPAT_VERSION := 1.0 - endef - - define Device/adslr_g7 -