summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/ofono
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2022-01-11 18:04:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-12 07:19:35 +0000
commitd907c29262d3155fe39297361b0d2eeb8d74ac18 (patch)
tree5331bad1b90736b3a58d7dfebe50e4b2c7c9b0ba /meta/recipes-connectivity/ofono
parentd4b186c2cfe62ba92850093fb165000c9f933202 (diff)
downloadpoky-d907c29262d3155fe39297361b0d2eeb8d74ac18.tar.gz
ofono: update to 1.34
Changelog: - Fix issue with handling device info of Quectel modems. - Fix issue with handling callback for RIL dial manager. (From OE-Core rev: a995c2e2d3bc119fca7c6e3b26e430dea391b914) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/ofono')
-rw-r--r--meta/recipes-connectivity/ofono/ofono_1.34.bb (renamed from meta/recipes-connectivity/ofono/ofono_1.33.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_1.33.bb b/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 = "\
13 file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch \ 13 file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch \
14 file://0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch \ 14 file://0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch \
15" 15"
16SRC_URI[sha256sum] = "e4591c5353ad2069cb9c0861fad3f1bf655137f9785fc5f16151d509e49ba708" 16SRC_URI[sha256sum] = "c0b96d3013447ec2bcb74579bef90e4e59c68dbfa4b9c6fbce5d12401a43aac7"
17 17
18inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data 18inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data
19 19