tn3399_openwrt/package
Daniel Golle ee7cb5e885
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>
2022-03-24 18:45:19 +00:00
..
base-files base-files: add wrapper for procd service list command 2022-03-19 16:13:58 +01:00
boot uboot-mediatek: add patch to allow accessing bootconf from Linux 2022-03-21 23:48:04 +00:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware cypress-firmware: update it to version 5.4.18-2021_0812 2022-03-19 16:13:58 +01:00
kernel kmod-lzo: include the lzo-rle kmod in the package 2022-03-22 09:23:44 +00:00
libs zlib: backport security fix for a reproducible crash in compressor 2022-03-24 08:15:24 +01:00
network uqmi: fix acquiring PIN status 2022-03-24 18:45:19 +00:00
system procd: move service command to procd 2022-03-19 16:13:58 +01: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