From 7a1c918d10aa2b754645c0f3d35ded1ed8e6cd59 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 12 Nov 2024 17:24:24 +0800 Subject: [PATCH] ofono: upgrade 2.11 -> 2.12 Changelog: =========== - Fix issue with access technology reporting. - Fix issue with detecting Phonet devices. (From OE-Core rev: 9705971a48e866765ea5f4e41f53f4d327b798ac) Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- .../recipes-connectivity/ofono/{ofono_2.11.bb => ofono_2.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/ofono/{ofono_2.11.bb => ofono_2.12.bb} (95%) diff --git a/meta/recipes-connectivity/ofono/ofono_2.11.bb b/meta/recipes-connectivity/ofono/ofono_2.12.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.11.bb rename to meta/recipes-connectivity/ofono/ofono_2.12.bb index 85119c73d4..cb1f4742c9 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.11.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.12.bb @@ -11,7 +11,7 @@ SRC_URI = "\ ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ file://ofono \ " -SRC_URI[sha256sum] = "fa908ac79e2ffaa52391b6c6737cd451275ef788284e46d3f05a7a409bc52cfc" +SRC_URI[sha256sum] = "0de08f969c063bc0ca2a6f7fc346c09bab9ef057d26f32eaf6aac2a2a4eac9eb" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data