gemini: Support sysupgrade on DIR-685
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 20 May 2019 20:25:21 +0000 (22:25 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 23 May 2019 08:19:52 +0000 (10:19 +0200)
commit8a83f17b2407d44489e239f2bc2ab0a69286ce5c
tree9337bcc5a5672a76d4208a74c65226e68d30dde9
parent4bb9af48ca36605424c57b6af27dd5e5c827395f
gemini: Support sysupgrade on DIR-685

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.

Cc: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
[cleanup in platform.sh, removed superfluous SUPPORTED_DEVICES]
target/linux/gemini/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/gemini/image/Makefile