]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
gpsd: remove option to enable latency measurement capabilities
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 24 Jul 2012 20:18:18 +0000 (22:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 24 Jul 2012 20:18:18 +0000 (22:18 +0200)
commitc4cb627010545343e425396c90dd62639516274d
treef9086ece11c9b3a9a2a09da31626517063a936cd
parentf52727e22d2b7e20cb5771ef8961d37ff2a25937
gpsd: remove option to enable latency measurement capabilities

It currently fails to build with:

libgpsd_core.c: In function 'gpsd_poll':
libgpsd_core.c:881: error: 'const struct gps_type_t' has no member named 'min_cycle'
libgpsd_core.c:884: error: 'const struct gps_type_t' has no member named 'min_cycle'

and is probably not a very important feature for normal users of gpsd.

The build problem has been reported to the gpsd-users mailing list.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gpsd/Config.in
package/gpsd/gpsd.mk