diff options
author | 2023-04-17 16:04:31 +0800 | |
---|---|---|
committer | 2023-04-20 11:51:39 +0100 | |
commit | 404acd14a992101578a4806df161fd587a9279a6 (patch) | |
tree | 52fdae61d87f8bbe346c2aa5af4620dad4b1ca69 | |
parent | 9d9042f58f6bbb7d9f0441436556ceb887887866 (diff) | |
download | openembedded-core-404acd14a992101578a4806df161fd587a9279a6.tar.gz |
ofono: upgrade 2.0 -> 2.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
-rw-r--r-- | meta/recipes-connectivity/ofono/ofono_2.1.bb (renamed from meta/recipes-connectivity/ofono/ofono_2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_2.0.bb b/meta/recipes-connectivity/ofono/ofono_2.1.bb index afd43d26f3..0ecac9e11c 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.0.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.1.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] = "b0a31bf4d8ff3030c4aef9f8413df999c54df9db2ff0a1d3ec1710e0a9d1a49e" +SRC_URI[sha256sum] = "92913dcce9a15cac2174daca249457716a0ec036878d22035e83af0e19e79c52" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data |