From b8d276f23557a9788c68866f646543fad01064f6 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 3 Sep 2024 16:32:50 +0800 Subject: [PATCH] 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. (From OE-Core rev: 004572fc7782f1c27a41e9a91b4ed14eee7d1695) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- meta/recipes-connectivity/ofono/{ofono_2.9.bb => ofono_2.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/ofono/{ofono_2.9.bb => ofono_2.10.bb} (95%) 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 26cb9bb7ff..c1f686b164 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