From: Wang Mingyu <[email protected]> Changelog: =========== - Fix issue with STK and buffer length checks. - Fix issue with SMS and buffer length checks. - Fix issue with QMI and handling RAT detection. - Fix issue with QMI and handling call forwarding. - Add support for handling MHI network interfaces.
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-connectivity/ofono/{ofono_2.13.bb => ofono_2.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/ofono/{ofono_2.13.bb => ofono_2.14.bb} (95%) diff --git a/meta/recipes-connectivity/ofono/ofono_2.13.bb b/meta/recipes-connectivity/ofono/ofono_2.14.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.13.bb rename to meta/recipes-connectivity/ofono/ofono_2.14.bb index 2cc59b5c5a..0a695c978c 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.13.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.14.bb @@ -11,7 +11,7 @@ SRC_URI = "\ ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ file://ofono \ " -SRC_URI[sha256sum] = "fa813ed74a4658e5702f707033497bf891504ffdc0f1b45d85bc3f092010744f" +SRC_URI[sha256sum] = "983cbfd5e1e1a410ba7ad2db7f50fadc91e50b29f1ede40cdc73f941da7ba95f" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#208821): https://lists.openembedded.org/g/openembedded-core/message/208821 Mute This Topic: https://lists.openembedded.org/mt/110160091/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
