summaryrefslogtreecommitdiff
path: root/recipes-connectivity/ppp/files/default.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/ppp/files/default.patch')
-rw-r--r--recipes-connectivity/ppp/files/default.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-connectivity/ppp/files/default.patch b/recipes-connectivity/ppp/files/default.patch
new file mode 100644
index 0000000..b2b4b51
--- /dev/null
+++ b/recipes-connectivity/ppp/files/default.patch
@@ -0,0 +1,13 @@
+ New RADIORESETWAIT config
+===========================================================
+diff -Ndru orig/default new/default
+--- orig/default 2021-09-01 10:07:10.392837363 -0500
++++ new/default 2021-09-01 10:07:25.912837676 -0500
+@@ -6,3 +6,7 @@
+ # maximum wait time for the SIM to register
+ # for cellular PPP.
+ PPPTIMEOUT=60
++#
++#
++# Wait for radio-reset to finish.
++RADIORESETWAIT="no"