aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/base-files
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-11-17 11:41:08 +0100
committerFelix Fietkau <nbd@nbd.name>2016-11-19 11:24:10 +0100
commitbe296745f82665272771e1cfeb2c19438cf3cb5a (patch)
tree8904cb4e3b396f7dd0c2e5dcec40e1f056862ed4 /target/linux/lantiq/base-files
parent9d6d7d9a0e1f8e516537d80c222ce8f787070280 (diff)
downloadupstream-be296745f82665272771e1cfeb2c19438cf3cb5a.tar.gz
upstream-be296745f82665272771e1cfeb2c19438cf3cb5a.tar.bz2
upstream-be296745f82665272771e1cfeb2c19438cf3cb5a.zip
lantiq: append metadata to images
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/lantiq/base-files')
-rwxr-xr-xtarget/linux/lantiq/base-files/lib/upgrade/platform.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/base-files/lib/upgrade/platform.sh b/target/linux/lantiq/base-files/lib/upgrade/platform.sh
index c8fc617035..75a41c9242 100755
--- a/target/linux/lantiq/base-files/lib/upgrade/platform.sh
+++ b/target/linux/lantiq/base-files/lib/upgrade/platform.sh
@@ -1,6 +1,7 @@
. /lib/functions/lantiq.sh
PART_NAME=firmware
+REQUIRE_IMAGE_METADATA=1
platform_check_image() {
[ "$#" -gt 1 ] && return 1