Hi, > > Tried sysupgrade --> results in platform_check failure. > In the original device naming convention, E750 was named glinet,gl-e750 > However, in today's openwrt, the name of the device is glinet_gl-e750, so > platform_check failure is prompted.
But SUPPORTED_DEVICES should still contain the string with comma: glinet,gl-e750 https://github.com/openwrt/openwrt/blob/master/target/linux/ath79/image/Makefile#L65 So, either that name is different on OEM firmware or the metadata is not present there, and we need custom code in upgrade/platform.sh Best Adrian
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
