From: Wang Mingyu <[email protected]> Fixes: - Accept NMEA GGA sentences with 11 or more parts (needed 14 or more previously) - Use async D-bus 'Set' methods to set client properties in libgeoclue to improve robustness - Do not change Client Location property on updates which are below threshold to avoid leaking location to D-bus - Ignore wired WPA interfaces when finding an interface for WiFi scanning
Signed-off-by: Wang Mingyu <[email protected]> --- .../geoclue/{geoclue_2.8.1.bb => geoclue_2.8.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-navigation/geoclue/{geoclue_2.8.1.bb => geoclue_2.8.2.bb} (97%) diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.8.1.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.8.2.bb similarity index 97% rename from meta-oe/recipes-navigation/geoclue/geoclue_2.8.1.bb rename to meta-oe/recipes-navigation/geoclue/geoclue_2.8.2.bb index 4769ed033a..fa05a06609 100644 --- a/meta-oe/recipes-navigation/geoclue/geoclue_2.8.1.bb +++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.8.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 = "81ddcb11208a59328a04bf022542504ac80602f5" +SRCREV = "97df14726a95a06e0e3f1b3c9c4388ed1aff7e8c" SRC_URI = "git://gitlab.freedesktop.org/geoclue/geoclue.git;protocol=https;branch=master;tag=${PV} \ file://0001-libgeoclue-don-t-try-to-use-g-ir-scanner-when-intros.patch \ " -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128074): https://lists.openembedded.org/g/openembedded-devel/message/128074 Mute This Topic: https://lists.openembedded.org/mt/120170867/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
