Openwrt/target/linux
Donald Hoskins 591767fc01 octeon: determine sysupgrade-* directory for upgrade automatically
So far, the sysupgrade-* folder used during upgrade in octeon was
hardcoded to contain the board name. Therefore, changing board name
or BOARD_NAME variable in image/Makefile might have broken upgrade.

Improve this by adding a step to determine the folder name via
a wildcard, as it is done for generic nand_upgrade_tar() in
lib/upgrade/nand.sh.

While this still does not remove the problem for existing devices
(which still have the old script), it will entirely remove the
issue on newly added devices on this platform.

Signed-off-by: Donald Hoskins <grommish@gmail.com>
[split into separate patch, add commit message, add return values]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-16 02:14:34 +02:00
..
apm821xx
ar71xx
arc770
archs38
armvirt
at91
ath25
ath79 ath79: add support for ALLNET ALL-WAP02860AC 2020-08-15 15:58:39 +02:00
bcm27xx
bcm47xx
bcm53xx
bcm63xx bcm63xx: reorganize board patches 2020-08-16 01:03:39 +02:00
cns3xxx
gemini
generic kernel: mips: fix init crash/bootloop on 64-bit systems 2020-08-15 00:04:59 +08:00
imx6
ipq40xx
ipq806x kernel: usb: move phy-qcom-ipq806x-usb to ipq806x modules.mk 2020-08-13 02:12:12 +02:00
ipq807x
kirkwood
lantiq
layerscape
malta
mediatek
mpc85xx mpc85xx: tidy up 10-fix-wifi-mac 2020-08-13 20:29:20 +02:00
mvebu
mxs
octeon octeon: determine sysupgrade-* directory for upgrade automatically 2020-08-16 02:14:34 +02:00
octeontx
omap
oxnas
pistachio
ramips ramips: add support for MikroTik RouterBOARD 760iGS (hEX S) 2020-08-13 12:47:45 +02:00
rb532
rockchip
samsung
sunxi
tegra
uml
x86
zynq
Makefile