From e100286f5359bb74a870fe0971b202c338e7dc41 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 15 Jan 2024 17:05:03 +0800 Subject: [PATCH] ofono: upgrade 2.2 -> 2.3 Changelog: ========== -Fix issue with handling SMS submit report sizes. -Fix issue with handling operator name and ISI modems. (From OE-Core rev: b9b0e4967845baac137905e12e63535046bf7256) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-connectivity/ofono/{ofono_2.2.bb => ofono_2.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/ofono/{ofono_2.2.bb => ofono_2.3.bb} (95%) diff --git a/meta/recipes-connectivity/ofono/ofono_2.2.bb b/meta/recipes-connectivity/ofono/ofono_2.3.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.2.bb rename to meta/recipes-connectivity/ofono/ofono_2.3.bb index 4e60f196ce..db5c8173de 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.2.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.3.bb @@ -13,7 +13,7 @@ SRC_URI = "\ file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch \ file://0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch \ " -SRC_URI[sha256sum] = "5e13121c0f885a81ad882db065549ea13477abbcc219f150b38a8d2ac92521de" +SRC_URI[sha256sum] = "658f9c16aec09c56bd36424982afc6ef292c0942b3a9e8ffefdda5974f01dac3" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data