From: Ross Burton Date: Tue, 16 Dec 2025 13:35:55 +0000 (+0000) Subject: ofono: upgrade 2.18 -> 2.19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7ff9161cba0ca5b69da079bc91a5a80da871c37;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git ofono: upgrade 2.18 -> 2.19 Upstream changes: - gobi: Support raw-ip only devices - Revert "atmodem: let +COPS: report access technology for SIMCom" - atmodem: report cell technology capability for SIMCom A76XX - atmodem: also handle EUTRAN networks in creg_notify() - atmodem: add explicit handling for netreg status in creg_notify() - sim7100: Update to handle broader A76XX modem series - sim7100: enable ppp-reset workaround - plugins: drop droid and use gobi for droid4 modem instead - gobi: Add "OfflineOperatingMode" property - gobi: do not assume LTE is supported, detect it - ofono.conf: enable D-Bus use with PipeWire - gobi: If WDA unsupported, skip data format logic - gobi: request PDS service if supported - gobi: fix start_service_requests() return type Signed-off-by: Ross Burton Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/ofono/ofono_2.18.bb b/meta/recipes-connectivity/ofono/ofono_2.19.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.18.bb rename to meta/recipes-connectivity/ofono/ofono_2.19.bb index e2666b3e7e..136c13fbeb 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.18.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.19.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] = "f74c3bba7ebac488fed7bcfa6113b0e39e723d2e1a24b53f79c9f18a1c85dd00" +SRC_URI[sha256sum] = "d554525ad2db1ccd2fe3ed733e437d76997e7f443c085b87e6be1fded020bc8f" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data