openwrt/package
Shiji Yang bccab05ac7 base-files: fix offset conversion on caldata_patch_data()
`$(( ))` will convert uninitialized variable to "0". If we want to
use "-n" to check the string length, it's necessary to make sure the
converted variable is not empty.

Fixes: 652a6677d5 ("base-files: Add new functions for ath11k caldata")
Fixes: https://github.com/openwrt/openwrt/issues/17818
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/17892
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 094b6f593f)
2025-02-13 00:32:30 +01:00
..
base-files base-files: fix offset conversion on caldata_patch_data() 2025-02-13 00:32:30 +01:00
boot uboot-envtools: add support for ZyXEL GS-1900-24EP 2025-02-13 00:32:30 +01:00
devel gdb: Fix description for apk, remove backtick 2024-11-28 18:49:39 +00:00
firmware lantiq/xrx200: move 8M flash devices to a small flash subtarget 2024-12-19 11:25:30 +01:00
kernel mac80211: rt2x00: fix eeprom load from PCI eFuse 2025-02-13 00:32:30 +01:00
libs wolfssl: Update to version 5.7.6 2025-01-27 23:53:29 +01:00
network hostapd: fix sta psk index for dynamic psk auth 2025-02-12 12:00:19 +01:00
system uci: update to Git HEAD (2025-01-20) 2025-01-20 22:17:51 +01:00
utils ucode: update to Git HEAD (2025-02-10) 2025-02-10 17:05:55 +01:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00