package/gpsd: unconditionally enable NTP time hinting support
authorBernd Kuhls <bernd.kuhls@t-online.de>
Tue, 6 Aug 2019 05:19:20 +0000 (07:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 7 Aug 2019 14:30:47 +0000 (16:30 +0200)
commit57f85e52a7b29363e76735930bc1bb51a38718ac
tree3d7778b3447c0d872b7a00ee555455616ef801de
parent5d6213ca6cf9ff6387cd4e112c6678a783862e8c
package/gpsd: unconditionally enable NTP time hinting support

Mandatory LEAP* defines are only enabled when TIMEHINT_ENABLE is
enabled: https://gitlab.com/gpsd/gpsd/blob/master/gpsd.h#L293

And TIMEHINT_ENABLE is only enabled when NTPSHM_ENABLE is enabled:
https://gitlab.com/gpsd/gpsd/blob/master/gpsd.h#L109

Upstream has entirely dropped the TIMEHINT_ENABLE option:

  https://gitlab.com/gpsd/gpsd/commit/8546be5f1eee36fd3fc66f09f2adfc18814d574c

So, for the time being, we simply enable it unconditionally.

Fixes:

  http://autobuild.buildroot.net/results/44639b8fe407bee30ac96ab54b8037439f3dac88/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Thomas: drop Config.in.legacy, improve commit log]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gpsd/Config.in
package/gpsd/gpsd.mk