From: Gyorgy Sarvari Date: Tue, 9 Sep 2025 08:37:11 +0000 (+0200) Subject: ofono: upgrade 2.17 -> 2.18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1cae80e6350dba5b23ad64bd97086aaee1734a4f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ofono: upgrade 2.17 -> 2.18 Changelog: Fix issue with QMI and handling SMS message acknowledgement. Fix issue with handling SIM7100 modem ready detection. Add support for forbidden operator list. Signed-off-by: Gyorgy Sarvari Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/ofono/ofono_2.17.bb b/meta/recipes-connectivity/ofono/ofono_2.18.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.17.bb rename to meta/recipes-connectivity/ofono/ofono_2.18.bb index 36bbe9439a..e2666b3e7e 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.17.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.18.bb @@ -10,7 +10,7 @@ DEPENDS = "dbus glib-2.0 udev mobile-broadband-provider-info ell" SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ file://ofono \ " -SRC_URI[sha256sum] = "70bb50997d3a7657edf133355677f8e04b2158bcb031118a67b296107f6ea73e" +SRC_URI[sha256sum] = "f74c3bba7ebac488fed7bcfa6113b0e39e723d2e1a24b53f79c9f18a1c85dd00" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data