collectd: fix build with latest gpsd
authorBaruch Siach <baruch@tkos.co.il>
Tue, 9 Oct 2018 17:18:11 +0000 (20:18 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 9 Oct 2018 19:39:51 +0000 (21:39 +0200)
commitd65ea85fddaf64a7762f958d1ce9fb33997648d3
treef6f2e7b1c15d76fb7e68bf83ebbe190eb4fc348a
parentd0e33f6b8526e85511e7e09ab4a4efbec796d925
collectd: fix build with latest gpsd

The last bump of gpsd to version 3.18 broke the build due to a change
in the gps_read() prototype. Add a patch fixing that.

Fixes:
http://autobuild.buildroot.net/results/b08/b0829bc3343d6dc3065078e94896725b1c808bc1/
http://autobuild.buildroot.net/results/1a6/1a6f2fcf1a88ecc5b598dd11c5914dcacf0e1e6b/
http://autobuild.buildroot.net/results/63a/63a4f980d7cdb4b0823840f747589803fcd0d69f/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/collectd/0002-gps-plugin-fix-build-with-newer-gpsd.patch [new file with mode: 0644]