diff options
-rw-r--r-- | meta/recipes-connectivity/ofono/ofono_2.18.bb (renamed from meta/recipes-connectivity/ofono/ofono_2.17.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_2.17.bb b/meta/recipes-connectivity/ofono/ofono_2.18.bb index 36bbe9439a..e2666b3e7e 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.17.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.18.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = "dbus glib-2.0 udev mobile-broadband-provider-info ell" | |||
10 | SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ | 10 | SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ |
11 | file://ofono \ | 11 | file://ofono \ |
12 | " | 12 | " |
13 | SRC_URI[sha256sum] = "70bb50997d3a7657edf133355677f8e04b2158bcb031118a67b296107f6ea73e" | 13 | SRC_URI[sha256sum] = "f74c3bba7ebac488fed7bcfa6113b0e39e723d2e1a24b53f79c9f18a1c85dd00" |
14 | 14 | ||
15 | inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data | 15 | inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data |
16 | 16 | ||