From: Wang Mingyu Date: Tue, 3 Sep 2024 08:32:50 +0000 (+0800) Subject: ofono: upgrade 2.9 -> 2.10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=004572fc7782f1c27a41e9a91b4ed14eee7d1695;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ofono: upgrade 2.9 -> 2.10 Changelog: ========== - Fix issue with SMS and user data length checks. - Add support for QMI and Dual-Stack context activation. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/ofono/ofono_2.9.bb b/meta/recipes-connectivity/ofono/ofono_2.10.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.9.bb rename to meta/recipes-connectivity/ofono/ofono_2.10.bb index 26cb9bb7ffb..c1f686b164f 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.9.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.10.bb @@ -11,7 +11,7 @@ SRC_URI = "\ ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ file://ofono \ " -SRC_URI[sha256sum] = "9d2612925a23a7fb668f297a044b5ea136215cc399ecc3f127135c8f2a9845f9" +SRC_URI[sha256sum] = "ce65c12e446f7b15d2ed98a220f9cc6f1571b269d83c4f14b0a2d67c33919fef" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data