Re: [OpenWrt-Devel] [PATCH] gemini: Support sysupgrade on DIR-685

2019-05-05 Thread Petr Štetiar
Linus Walleij [2019-05-05 14:23:27]: Hi, I'm wondering, if it would be possible to hook (adding just a short references, there are enough examples in the tree already) metadata into the upgrade process instead, it would mean adding SUPPORTED_DEVICES to image/Makefile: define Device/Default

[OpenWrt-Devel] [PATCH] gemini: Support sysupgrade on DIR-685

2019-05-05 Thread Linus Walleij
This makes sysupgrade work on the D-Link DIR-685 after initial factory install. We create the platform.sh script to support sysupgrade on more targets as we move on with sysupgrade support. Signed-off-by: Linus Walleij --- .../gemini/base-files/lib/upgrade/platform.sh | 54 +++