diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-01 07:20:02 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-03 11:06:20 +0100 |
| commit | 25dee66d278371b3a6e1003236a74b27697359bf (patch) | |
| tree | c3e5dc1a4b17e4d46c2793aa07797d7b761ff163 /meta/recipes-connectivity | |
| parent | 755cf50f9ac7a3823093803da91f5f3a746a324e (diff) | |
| download | poky-25dee66d278371b3a6e1003236a74b27697359bf.tar.gz | |
ofono: upgrade 2.15 -> 2.16
(From OE-Core rev: 2e2cdb2e2bb06562ac64a713da0d98d6d5102c82)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
| -rw-r--r-- | meta/recipes-connectivity/ofono/ofono_2.16.bb (renamed from meta/recipes-connectivity/ofono/ofono_2.15.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_2.15.bb b/meta/recipes-connectivity/ofono/ofono_2.16.bb index bb4133eeda..ea3120974c 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.15.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.16.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] = "1af93ab72a70502452fe3d0297a6eaea13750cacae1fff3b643dd2245a6408ca" | 13 | SRC_URI[sha256sum] = "6fa2e168e74e1d1879008806537eff2f0b3c86eb5412fbc093f4236e2a15c9ef" |
| 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 | ||
