فهرست منبع

geoclue: upgrade 2.7.1 -> 2.7.2

ChangeLog:
https://gitlab.freedesktop.org/geoclue/geoclue/-/releases/2.7.2

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yi Zhao 8 ماه پیش
والد
کامیت
abf6f077a3

+ 2 - 2
meta-oe/recipes-navigation/geoclue/geoclue/0001-libgeoclue-don-t-try-to-use-g-ir-scanner-when-intros.patch

@@ -8,10 +8,10 @@ Subject: [PATCH] libgeoclue: don't try to use g-ir-scanner when introspection
   http://errors.yoctoproject.org/Errors/Details/702778/
   geoclue/2.7.0-r0/recipe-sysroot/usr/bin/g-ir-scanner-wrapper: line 5: g-ir-scanner: command not found
 
-Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
----
 Upstream-Status: Pending
 
+Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
+---
  libgeoclue/meson.build | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 

+ 1 - 1
meta-oe/recipes-navigation/geoclue/geoclue_2.7.1.bb → meta-oe/recipes-navigation/geoclue/geoclue_2.7.2.bb

@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 dbus json-glib libsoup-3.0 intltool-native"
 
 inherit meson pkgconfig gtk-doc gobject-introspection vala
 
-SRCREV = "8a24f60969d4c235d9918796c38a6a9c42e10131"
+SRCREV = "ab0a7a447ac037d5043aa04df3030796bf47d94d"
 SRC_URI = "git://gitlab.freedesktop.org/geoclue/geoclue.git;protocol=https;branch=master \
     file://0001-libgeoclue-don-t-try-to-use-g-ir-scanner-when-intros.patch \
 "