diff options
-rw-r--r-- | meta/recipes-connectivity/ofono/ofono_2.10.bb (renamed from meta/recipes-connectivity/ofono/ofono_2.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_2.9.bb b/meta/recipes-connectivity/ofono/ofono_2.10.bb index 26cb9bb7ff..c1f686b164 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.9.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.10.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "\ | |||
11 | ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ | 11 | ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ |
12 | file://ofono \ | 12 | file://ofono \ |
13 | " | 13 | " |
14 | SRC_URI[sha256sum] = "9d2612925a23a7fb668f297a044b5ea136215cc399ecc3f127135c8f2a9845f9" | 14 | SRC_URI[sha256sum] = "ce65c12e446f7b15d2ed98a220f9cc6f1571b269d83c4f14b0a2d67c33919fef" |
15 | 15 | ||
16 | inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data | 16 | inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data |
17 | 17 | ||