patches: carry forward WWAN modemmanager support (0051)

Calls modemmanager script to set up Quectel LTE modems for WWAN connectivity.

Renumbered from patches/0093.

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2025-10-19 00:00:00 +02:00
parent c0e7c5d0fd
commit 715e50abdd

View File

@@ -1,10 +1,11 @@
From cd82a3d73e2a024367d5e1d9f8c19afdd05f1306 Mon Sep 17 00:00:00 2001
From d421b2ebc15cd5d1359be563ca58a08181e95afc Mon Sep 17 00:00:00 2001
From: build7 <build7@4ipnet.com>
Date: Tue, 15 Jul 2025 12:00:58 +0800
Subject: [PATCH] wwan: call modemmanager script to setup Quectel LTE module
Subject: [PATCH 51/55] wwan: call modemmanager script to setup Quectel LTE
module
---
package/network/utils/wwan/files/wwan.sh | 9 ++++++
package/network/utils/wwan/files/wwan.sh | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/package/network/utils/wwan/files/wwan.sh b/package/network/utils/wwan/files/wwan.sh