From: Andreas Böhler Date: Sun, 5 Jan 2020 10:13:55 +0000 (+0100) Subject: ramips: fix sysupgrade image for TP-Link RE200v1 X-Git-Tag: v21.02.0-rc1~4151 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=411a666df279eb44488be4c3a6d59228b87e3957;hp=fba8083540cecf87c3e320b7c3c084542de19af2;p=openwrt%2Fopenwrt.git ramips: fix sysupgrade image for TP-Link RE200v1 Images generated for the TP-Link RE200v1 cannot be updated using sysupgrade, because a necessary call to append-metadata was missing. Signed-off-by: Andreas Böhler --- diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index cbf35f804a..698d1b5da2 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -962,7 +962,7 @@ define Device/tplink_re200-v1 DEVICE_VARIANT := v1 DEVICE_PACKAGES := kmod-mt76x0e IMAGES += factory.bin - IMAGE/sysupgrade.bin := mktplinkfw sysupgrade -e -O + IMAGE/sysupgrade.bin := mktplinkfw sysupgrade -e -O | append-metadata IMAGE/factory.bin := mktplinkfw factory -e -O IMAGE_SIZE := 7936k KERNEL := $(KERNEL_DTB)