diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-19 17:33:38 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:42:25 +0100 |
commit | b8c8cc20e78ca6ceb3082dd8f46814af921eb13d (patch) | |
tree | b2d261fcd2b31a769b12fe093294f3410f7ccbc1 /meta/recipes-connectivity/ofono | |
parent | fe2dada676a6240e6374e21552c14abf646a9fe7 (diff) | |
download | poky-b8c8cc20e78ca6ceb3082dd8f46814af921eb13d.tar.gz |
ofono: upgrade 1.32 -> 1.33
(From OE-Core rev: adf01e8fbaf94ed11626e1fd910874b39810b252)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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.33.bb (renamed from meta/recipes-connectivity/ofono/ofono_1.32.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_1.32.bb b/meta/recipes-connectivity/ofono/ofono_1.33.bb index 61424c7469..1fab90c08e 100644 --- a/meta/recipes-connectivity/ofono/ofono_1.32.bb +++ b/meta/recipes-connectivity/ofono/ofono_1.33.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 | " |
16 | SRC_URI[sha256sum] = "f7d775887b7b80cf3b82e3f0a6c2696c6d01963d222ca2217919d21b9e803042" | 16 | SRC_URI[sha256sum] = "e4591c5353ad2069cb9c0861fad3f1bf655137f9785fc5f16151d509e49ba708" |
17 | 17 | ||
18 | inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data | 18 | inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data |
19 | 19 | ||