[Buildroot] [PATCH v2] package/olsr: add upstream patch to fix compile with gpsd-3.23.1

Peter Korsgaard peter at korsgaard.com
Tue Nov 9 09:58:00 UTC 2021


>>>>> "Peter" == Peter Seiderer <ps.report at gmx.net> writes:

 > - 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] https://github.com/OLSR/olsrd/commit/665051a845464c0f95edb81432104dac39426f79

 > Signed-off-by: Peter Seiderer <ps.report at gmx.net>
 > ---
 > Changes v1 -> v2:

 >   - previous upstream patch was (after some discussion) reverted and
 >     replaced with the now provided one

Committed to 2021.02.x and 2021.08.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list