immortalwrt/target/linux/x86/image
Adrian Schmutzler 2911e0db62
x86: fix upgrade by emptying SUPPORTED_DEVICES
x86 uses append-metadata, but only for signing and not for the
metadata itself.

Since recently SUPPORTED_DEVICES was assigned with a global value
and is not empty anymore, append-metadata will now actually put
metadata into x86 images. This breaks sysupgrade on x86.

To fix it for the moment, let's just empty SUPPORTED_DEVICES for
this target again.

In the long term, one should either not add metadata to the images
if it is not desired, and/or remove the unintended fwtool check.

Fixes: f52081bcf9 ("treewide: provide global default for SUPPORTED_DEVICES")

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-29 22:56:03 +08:00
..
gen_image_efi.sh fix vhdx and kvm qcow2 support 2019-01-03 21:06:34 +08:00
grub-early.cfg update source 2017-09-06 19:19:45 +08:00
grub-iso.cfg Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
grub.cfg Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
Makefile x86: fix upgrade by emptying SUPPORTED_DEVICES 2021-01-29 22:56:03 +08:00