mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gpsd: upgrade 3.26.1 -> 3.27
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a051c8db8b
commit
2c18b9a441
|
|
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user