Skip to content

Commit db91c68

Browse files
map-brobimarko
authored andcommitted
qualcommbe: ipq95xx: require image metadata for sysupgrade checks
Add the flag required to enforce the fwtool's image metadata checks. All sysupgrade image recipes on this platform already append the metadata. Fixes: 93173ae ("qualcommbe: ipq95xx: Add initial support for new target") Signed-off-by: Mario Andrés Pérez <mapb_@outlook.com> Link: openwrt/openwrt#22010 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent 785492e commit db91c68

File tree

1 file changed

+1
-0
lines changed
  • target/linux/qualcommbe/ipq95xx/base-files/lib/upgrade

1 file changed

+1
-0
lines changed

target/linux/qualcommbe/ipq95xx/base-files/lib/upgrade/platform.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
PART_NAME=firmware
2+
REQUIRE_IMAGE_METADATA=1
23

34
RAMFS_COPY_BIN='fw_printenv fw_setenv head'
45
RAMFS_COPY_DATA='/etc/fw_env.config /var/lock/fw_printenv.lock'

0 commit comments

Comments
 (0)