tn3399_openwrt/target/linux/x86
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 x86: enable CONFIG_MMC_SDHCI_ACPI for x86_64 2020-12-03 23:51:07 -10:00
base-files x86: upgrade: make code comment appear as log lines 2020-11-11 21:29:55 +08:00
generic x86: generic: disable CONFIG_EFI_VARS 2020-11-12 18:21:55 +01:00
geode kernel: remove support for kernel 4.19 2020-10-30 19:29:59 +01:00
image x86: fix upgrade by emptying SUPPORTED_DEVICES 2021-01-23 23:42:47 +01:00
legacy kernel: remove support for kernel 4.19 2020-10-30 19:29:59 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.63 2020-09-06 19:55:19 +02:00
config-5.4 kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02:00
Makefile x86: select kmod-button-hotplug by default 2020-04-20 18:55:30 +01:00
modules.mk kernel: add pcengines-apu2 module description 2020-06-26 20:54:53 +02:00