[OpenWrt-Devel] [PATCH] mvebu: remove Linksys WRT and ClearFog Pro SUPPORTED_DEVICES
Adrian Schmutzler
mail at adrianschmutzler.de
Thu Jun 4 03:39:08 EDT 2020
Hi,
> -----Original Message-----
> From: openwrt-devel [mailto:openwrt-devel-bounces at lists.openwrt.org]
> On Behalf Of DENG Qingfang
> Sent: Donnerstag, 4. Juni 2020 06:30
> To: openwrt-devel at lists.openwrt.org
> Cc: Adrian Schmutzler <freifunk at adrianschmutzler.de>; Tomasz Maciej
> Nowak <tomek_n at o2.pl>
> Subject: [OpenWrt-Devel] [PATCH] mvebu: remove Linksys WRT and
> ClearFog Pro SUPPORTED_DEVICES
>
> A direct upgrade from previous swconfig version with incompatible settings
> to DSA will break the internet.
> Remove SUPPORTED_DEVICES so users cannot upgrade directly.
I plan to apply Paul Spooren's device rename patches for the Linksys devices
today or tomorrow, which should achieve the same for these.
Best
Adrian
>
> Signed-off-by: DENG Qingfang <dengqf6 at mail2.sysu.edu.cn>
> ---
> target/linux/mvebu/image/cortexa9.mk | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/target/linux/mvebu/image/cortexa9.mk
> b/target/linux/mvebu/image/cortexa9.mk
> index 4c7bbcd758..a7b1083ff6 100644
> --- a/target/linux/mvebu/image/cortexa9.mk
> +++ b/target/linux/mvebu/image/cortexa9.mk
> @@ -65,7 +65,6 @@ define Device/linksys_wrt1200ac
> DEVICE_ALT0_MODEL := Caiman
> DEVICE_DTS := armada-385-linksys-caiman
> DEVICE_PACKAGES += mwlwifi-firmware-88w8864
> - SUPPORTED_DEVICES := armada-385-linksys-caiman linksys,caiman endef
> TARGET_DEVICES += linksys_wrt1200ac
>
> @@ -80,7 +79,6 @@ define Device/linksys_wrt1900acs
> DEVICE_ALT1_MODEL := Shelby
> DEVICE_DTS := armada-385-linksys-shelby
> DEVICE_PACKAGES += mwlwifi-firmware-88w8864
> - SUPPORTED_DEVICES := armada-385-linksys-shelby linksys,shelby endef
> TARGET_DEVICES += linksys_wrt1900acs
>
> @@ -93,7 +91,6 @@ define Device/linksys_wrt1900ac
> DEVICE_DTS := armada-xp-linksys-mamba
> DEVICE_PACKAGES += mwlwifi-firmware-88w8864
> KERNEL_SIZE := 3072k
> - SUPPORTED_DEVICES := armada-xp-linksys-mamba linksys,mamba endef
> TARGET_DEVICES += linksys_wrt1900ac
>
> @@ -105,7 +102,6 @@ define Device/linksys_wrt1900acv2
> DEVICE_ALT0_MODEL := Cobra
> DEVICE_DTS := armada-385-linksys-cobra
> DEVICE_PACKAGES += mwlwifi-firmware-88w8864
> - SUPPORTED_DEVICES := armada-385-linksys-cobra linksys,cobra endef
> TARGET_DEVICES += linksys_wrt1900acv2
>
> @@ -116,7 +112,6 @@ define Device/linksys_wrt3200acm
> DEVICE_ALT0_MODEL := Rango
> DEVICE_DTS := armada-385-linksys-rango
> DEVICE_PACKAGES += kmod-btmrvl kmod-mwifiex-sdio mwlwifi-firmware-
> 88w8964
> - SUPPORTED_DEVICES := armada-385-linksys-rango linksys,rango endef
> TARGET_DEVICES += linksys_wrt3200acm
>
> @@ -129,7 +124,6 @@ define Device/linksys_wrt32x
> DEVICE_PACKAGES += kmod-btmrvl kmod-mwifiex-sdio mwlwifi-firmware-
> 88w8964
> KERNEL_SIZE := 3072k
> KERNEL := kernel-bin | append-dtb
> - SUPPORTED_DEVICES := armada-385-linksys-venom linksys,venom endef
> TARGET_DEVICES += linksys_wrt32x
>
> @@ -227,7 +221,6 @@ define Device/solidrun_clearfog-pro-a1
> IMAGES := sdcard.img.gz
> IMAGE/sdcard.img.gz := boot-scr | boot-img-ext4 | sdcard-img-ext4 |
gzip |
> append-metadata
> DEVICE_DTS := armada-388-clearfog-pro armada-388-clearfog-base
> - SUPPORTED_DEVICES += armada-388-clearfog armada-388-clearfog-pro
> UBOOT := clearfog-u-boot-spl.kwb
> BOOT_SCRIPT := clearfog
> endef
> --
> 2.16.6
>
>
>
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list