Currently custom firmware version number values can only be provided if these
are text based. However, some device firmwares expect structured binary version
info, and do not support the plain text format.

The first patch implements a more flexible soft-version override system.
The second patch then changes the (structured) soft-version override for the
EAP235-WALL v1 to support recent vendor firmwares.

Series v1: 
https://lists.infradead.org/pipermail/openwrt-devel/2021-August/036170.html

Sander Vanheule (2):
  firmware-utils: tplink-safeloader: improve soft-version customisation
  firmware-utils: tplink-safeloader: set EAP235-Wall v1 soft-version

 tools/firmware-utils/Makefile                |   2 +-
 tools/firmware-utils/src/tplink-safeloader.c | 165 +++++++++++--------
 2 files changed, 94 insertions(+), 73 deletions(-)

-- 
2.31.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to