From: Wang Mingyu Date: Tue, 17 Dec 2024 08:58:03 +0000 (+0800) Subject: ofono: upgrade 2.13 -> 2.14 X-Git-Tag: yocto-5.2~959 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e57e032bd504d2bc2cb1dbb6ed0182acea39e36a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ofono: upgrade 2.13 -> 2.14 Changelog: =========== - Fix issue with STK and buffer length checks. - Fix issue with SMS and buffer length checks. - Fix issue with QMI and handling RAT detection. - Fix issue with QMI and handling call forwarding. - Add support for handling MHI network interfaces. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/ofono/ofono_2.13.bb b/meta/recipes-connectivity/ofono/ofono_2.14.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.13.bb rename to meta/recipes-connectivity/ofono/ofono_2.14.bb index 2cc59b5c5a1..0a695c978c0 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.13.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.14.bb @@ -11,7 +11,7 @@ SRC_URI = "\ ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ file://ofono \ " -SRC_URI[sha256sum] = "fa813ed74a4658e5702f707033497bf891504ffdc0f1b45d85bc3f092010744f" +SRC_URI[sha256sum] = "983cbfd5e1e1a410ba7ad2db7f50fadc91e50b29f1ede40cdc73f941da7ba95f" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data