diff options
author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2021-01-04 22:12:14 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-01-05 09:16:27 -0800 |
commit | 7a9fc0b161c9554c82abbced4a9327ed1f6872e1 (patch) | |
tree | 14b4aa5ee1536f6b0573484f3c0747c901beee3b /meta-oe/recipes-navigation/geoclue | |
parent | 8aa0ecba3f790aae6219eac4b33c990c41f0aed6 (diff) | |
download | meta-openembedded-7a9fc0b161c9554c82abbced4a9327ed1f6872e1.tar.gz |
geoclue: upgrade 2.5.6 -> 2.5.7
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-navigation/geoclue')
-rw-r--r-- | meta-oe/recipes-navigation/geoclue/geoclue_2.5.7.bb (renamed from meta-oe/recipes-navigation/geoclue/geoclue_2.5.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.5.6.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.5.7.bb index b37441ecc..6c0b922c9 100644 --- a/meta-oe/recipes-navigation/geoclue/geoclue_2.5.6.bb +++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.5.7.bb | |||
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 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 = "555d676a91494b98ad0d52639590608a9594a8d3" | 15 | SRCREV = "3bb60dd600a8b247fd6049e7e5b1c73c2c5fc0e8" |
16 | SRC_URI = "git://gitlab.freedesktop.org/geoclue/geoclue.git;protocol=https;nobranch=1" | 16 | SRC_URI = "git://gitlab.freedesktop.org/geoclue/geoclue.git;protocol=https;nobranch=1" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |