openwrt/package
David Bauer 0bc2b2a780 uqmi: increase wait time before checking connection state
Increase the wait time before polling the connection state for the first
time.

Depending on the prior state of the modem, the first poll might still
return a connected state. The script then tries to establish a PDP
session, which subsequently fails as the modem by then is in scan state.

Increasing the wait-time to 3 seconds mitigates this from happening.

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-10-31 21:12:15 +01:00
..
base-files base-files: functions.sh: Add prepend() homologue to append() 2023-10-23 19:18:04 +02:00
boot ath79: add support for GL.iNet GL-S200 2023-10-31 13:53:11 +01:00
devel
firmware packages: add needed packages for Mellanox Spectrum Switches 2023-10-31 21:12:15 +01:00
kernel packages: add needed packages for Mellanox Spectrum Switches 2023-10-31 21:12:15 +01:00
libs libsepol: opt-out of lto usage 2023-10-29 19:42:32 +01:00
network uqmi: increase wait time before checking connection state 2023-10-31 21:12:15 +01:00
system
utils lua: opt-out of lto usage 2023-10-29 19:42:32 +01:00
Makefile