From a995c2e2d3bc119fca7c6e3b26e430dea391b914 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Tue, 11 Jan 2022 18:04:22 +0100 Subject: [PATCH] ofono: update to 1.34 Changelog: - Fix issue with handling device info of Quectel modems. - Fix issue with handling callback for RIL dial manager. Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- .../recipes-connectivity/ofono/{ofono_1.33.bb => ofono_1.34.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/ofono/{ofono_1.33.bb => ofono_1.34.bb} (95%) diff --git a/meta/recipes-connectivity/ofono/ofono_1.33.bb b/meta/recipes-connectivity/ofono/ofono_1.34.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_1.33.bb rename to meta/recipes-connectivity/ofono/ofono_1.34.bb index 1fab90c08e..24369b3ba5 100644 --- a/meta/recipes-connectivity/ofono/ofono_1.33.bb +++ b/meta/recipes-connectivity/ofono/ofono_1.34.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] = "e4591c5353ad2069cb9c0861fad3f1bf655137f9785fc5f16151d509e49ba708" +SRC_URI[sha256sum] = "c0b96d3013447ec2bcb74579bef90e4e59c68dbfa4b9c6fbce5d12401a43aac7" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data -- 2.40.1