openwrtv3/package/network
Florian Eckert 4b80bd878d uqmi: evaluate pin-status output in qmi_setup function
Load the json output from uqmi --get-pin-status command and evaluate the
"pin1_status" value.

The following uqmi "pin1_status" values are evaluated:

- disabled
  Do not verify PIN because SIM verification is disabled on this SIM

- blocked
  Stop qmi_setup because SIM is locked and a PUK is required

- not_verified
  SIM is not yet verified. Do a uqmi --verify-pin1 command if a SIM is
  specified

- verified:
  Do not verify the PIN because this was already done before

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-10-11 12:18:16 +02:00
..
config package/: fix $(PROJECT_GIT) usage 2018-10-11 08:42:52 +02:00
ipv6 map: drop default encaplimit value 2018-09-19 09:42:45 +02:00
services samba36: Install several config files as 600 2018-10-11 08:06:18 +02:00
utils uqmi: evaluate pin-status output in qmi_setup function 2018-10-11 12:18:16 +02:00