diff options
-rw-r--r-- | meta-oe/recipes-navigation/geoclue/geoclue_2.8.0.bb (renamed from meta-oe/recipes-navigation/geoclue/geoclue_2.7.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.7.2.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.8.0.bb index 48b2535a03..54c938c908 100644 --- a/meta-oe/recipes-navigation/geoclue/geoclue_2.7.2.bb +++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.8.0.bb | |||
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 dbus json-glib libsoup-3.0 intltool-native" | |||
12 | 12 | ||
13 | inherit meson pkgconfig gtk-doc gobject-introspection vala | 13 | inherit meson pkgconfig gtk-doc gobject-introspection vala |
14 | 14 | ||
15 | SRCREV = "ab0a7a447ac037d5043aa04df3030796bf47d94d" | 15 | SRCREV = "f59a42a9fbbcfcb341708e5efd6edfe72a9da768" |
16 | SRC_URI = "git://gitlab.freedesktop.org/geoclue/geoclue.git;protocol=https;branch=master \ | 16 | SRC_URI = "git://gitlab.freedesktop.org/geoclue/geoclue.git;protocol=https;branch=master \ |
17 | file://0001-libgeoclue-don-t-try-to-use-g-ir-scanner-when-intros.patch \ | 17 | file://0001-libgeoclue-don-t-try-to-use-g-ir-scanner-when-intros.patch \ |
18 | " | 18 | " |