openwrt/package
Rafał Miłecki c798adad6b base-files: fix nand_upgrade_ubinized()
When using "ubiformat" with stdin it requires passing image size using
the -S argument. Provide it just like we do for "ubiupdatevol".

This fixes:
ubiformat: error!: must use '-S' with non-zero value when reading from stdin

This change fixes sysupgrade for bcm53xx and bcm4908 NAND devices
possibly some other targets too.

Cc: Rodrigo Balerdi <lanchon@gmail.com>
Cc: Daniel Golle <daniel@makrotopia.org>
Fixes: 9710712120 ("base-files: accept gzipped nand sysupgrade images")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Daniel Golle <daniel@makrotopia.org>
Tested-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-04-11 13:42:47 +01:00
..
base-files base-files: fix nand_upgrade_ubinized() 2023-04-11 13:42:47 +01:00
boot uboot-sunxi: update support for FriendlyARM ZeroPI 2023-04-10 13:50:58 +02:00
devel treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16 2023-03-21 18:28:22 +01:00
firmware ath11k-firmware: update to WLAN.HK.2.9.0.1-01385-QCAHKSWPL_SILICONZ-1 2023-04-07 11:11:43 +02:00
kernel kernel: crypto: fix missing dependecies for CRYPTO_USER_API_ENABLE_OBSOLETE 2023-04-10 07:36:33 +02:00
libs mbedtls: Update to version 2.28.3 2023-04-10 13:36:26 +02:00
network odhcpd: bump to latest git HEAD 2023-04-04 06:43:23 +02:00
system treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
utils busybox: enable taskset by default 2023-04-01 09:16:30 +02:00
Makefile