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>
This commit is contained in:
Yi Zhao 2024-09-12 10:45:54 +08:00 committed by Khem Raj
parent afa14207fe
commit abf6f077a3
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 3 additions and 3 deletions

View File

@ -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(-)

View File

@ -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 \
"