cc54ac17f8
- add upstream patch ([1]) to fix compile with gpsd-3.23.1
Fixes:
- http://autobuild.buildroot.org/results/53b06e72fb2d8b4c8b6ba41baf775ff33654cd18
- http://autobuild.buildroot.net/results/54cae924711e26f04045f8208db0d772292a3933
src/gpsdclient.c: In function 'nmeaInfoFromGpsd':
src/gpsdclient.c:374:30: error: 'STATUS_NO_FIX' undeclared (first use in this function); did you mean 'STATUS_PPS_FIX'?
374 | if (gpsdata->fix.status == STATUS_NO_FIX) {
| ^~~~~~~~~~~~~
| STATUS_PPS_FIX
[1]
|
||
---|---|---|
.. | ||
0001-olsrd-migrate-to-using-bison-3.7.1.patch | ||
0002-lib-pud-Makefile-fix-parallel-build.patch | ||
0003-pud-adapt-to-API-changes-in-gpsd-3-20.patch | ||
0004-pud-adapt-gpsdclient.c-to-new-gpsd-3.21.patch | ||
0005-lib-pud-src-gpsdclient.c-drop-handling-of-gpsdata-fi.patch | ||
Config.in | ||
olsr.hash | ||
olsr.mk | ||
olsr.service | ||
S50olsr |