mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-16 23:36:25 +00:00
The on-device board name reported by 'ubus call system board' is not present in the generated profiles.json. This results in upgrade tools being unable to match the image with the proper device. Let's add a 'SUPPORTED_DEVICES' entry for the board name to fix this. Links: https://forum.openwrt.org/t/owut-openwrt-upgrade-tool/200035/441 Links:2a07270180
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com> Link: https://github.com/openwrt/openwrt/pull/17736 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit7165937c3b
)