From 715e50abddaeb2f3cba4f36d1890c0056e2dae6e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 19 Oct 2025 00:00:00 +0200 Subject: [PATCH] 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 --- ...n-call-modemmanager-script-to-setup-Quectel-LTE-m.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename patches/0093-wwan-call-modemmanager-to-setup-Quectel-LTE.patch => patches-24.10/0051-wwan-call-modemmanager-script-to-setup-Quectel-LTE-m.patch (89%) diff --git a/patches/0093-wwan-call-modemmanager-to-setup-Quectel-LTE.patch b/patches-24.10/0051-wwan-call-modemmanager-script-to-setup-Quectel-LTE-m.patch similarity index 89% rename from patches/0093-wwan-call-modemmanager-to-setup-Quectel-LTE.patch rename to patches-24.10/0051-wwan-call-modemmanager-script-to-setup-Quectel-LTE-m.patch index 360efe0dd..403669bcc 100644 --- a/patches/0093-wwan-call-modemmanager-to-setup-Quectel-LTE.patch +++ b/patches-24.10/0051-wwan-call-modemmanager-script-to-setup-Quectel-LTE-m.patch @@ -1,10 +1,11 @@ -From cd82a3d73e2a024367d5e1d9f8c19afdd05f1306 Mon Sep 17 00:00:00 2001 +From d421b2ebc15cd5d1359be563ca58a08181e95afc Mon Sep 17 00:00:00 2001 From: build7 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