openwrt/target/linux/x86/image
Adrian Schmutzler 29167cbca3 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>
2021-01-23 23:42:47 +01:00
..
64.mk x86: Support Intel 10 Gigabit Ethernet Cards 2020-06-27 00:19:05 +02:00
generic.mk x86: fix kmod-forcedeth package selection 2020-04-20 18:55:30 +01:00
geode.mk kernel: drop empty kmod-ledtrig-* packages 2021-01-15 18:24:31 +01:00
grub-efi.cfg x86: generate EFI platform bootable images 2020-03-31 16:20:47 +02:00
grub-iso.cfg x86: generate EFI platform bootable images 2020-03-31 16:20:47 +02:00
grub-pc.cfg x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
legacy.mk x86: fix kmod-forcedeth package selection 2020-04-20 18:55:30 +01:00
Makefile x86: fix upgrade by emptying SUPPORTED_DEVICES 2021-01-23 23:42:47 +01:00