From: Wang Mingyu <[email protected]> Changelog: ============ - Improve support for newer signal ids (L1/L2/L5, etc.). - xgps add signal id names - gpsrinex, support new signal ids. Add -g and --gnss options. - Initial SPARTNv2 support. Disabled by default, terrible protocol. - Many ubxtool updates for newer u-blox receivers. - Update driver_ubx for newer u-blox receivers. - Lexer() FFI interface is unused, and deprecated October 2025. - xgps and xgpsspeed work under Wayland. - Add support for Qt6.
Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 2c18b9a4410683b14840b04bd30748e0104a3ccc) Signed-off-by: Ankur Tyagi <[email protected]> --- .../recipes-navigation/gpsd/{gpsd_3.26.1.bb => gpsd_3.27.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-navigation/gpsd/{gpsd_3.26.1.bb => gpsd_3.27.bb} (98%) diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.26.1.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.27.bb similarity index 98% rename from meta-oe/recipes-navigation/gpsd/gpsd_3.26.1.bb rename to meta-oe/recipes-navigation/gpsd/gpsd_3.27.bb index e4a571daa6..41a3231069 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.26.1.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.27.bb @@ -10,7 +10,7 @@ HOMEPAGE = "https://gpsd.io/" SRC_URI = "${SAVANNAH_GNU_MIRROR}/${BPN}/${BP}.tar.gz \ file://gpsd.init \ " -SRC_URI[sha256sum] = "dc7e465968c1540e61bc57c7586d6a57a0047212a014efdad348f907bc2e0990" +SRC_URI[sha256sum] = "6195292dd7910be68cb7018d45166283eaefd3f9db9773fcd6e9a78d49eac999" inherit scons update-rc.d python3-dir python3native systemd update-alternatives pkgconfig
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122509): https://lists.openembedded.org/g/openembedded-devel/message/122509 Mute This Topic: https://lists.openembedded.org/mt/116710489/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
