openwrt/package
Daniel Golle d7354297bb uqmi: fix acquiring PIN status
Evaluating the return value of 'json_load' didn't work in the
intended way resulting in PIN status no longer being read on modems
where --get-pin-status doesn't fail.
Fix this by trying --get-pin-status first and checking if pin1_status
field exists in JSON, and if it doesn't try again with
--uim-get-sim-state.

Fixes: #9501
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit ee7cb5e885)
2022-03-27 16:14:00 +01:00
..
base-files OpenWrt v22.03: set branch defaults 2022-03-20 13:05:00 +00:00
boot uboot-mediatek: add patch to allow accessing bootconf from Linux 2022-03-27 16:14:00 +01:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: update E2600AC c1/c2 board 2022-03-26 21:28:41 +01:00
kernel mac80211: backport patch that allows receiving packets with non-standard VHT MCS10-11 rates 2022-03-27 16:14:00 +01:00
libs zlib: backport security fix for a reproducible crash in compressor 2022-03-24 08:18:21 +01:00
network uqmi: fix acquiring PIN status 2022-03-27 16:14:00 +01:00
system openwrt-keyring: fix broken install step 2022-03-27 11:48:31 +02:00
utils util-linux: add lsns 2022-03-05 21:05:45 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00