Re: [ptxdist] [PATCH v4 3/3] gpsd: version bump 2.39 -> 3.18.1

2019-04-17 Thread Denis OSTERLAND
Hi Alex, the state is that we do not use python bindings and I failed to do it in my spare time. The version bump of gpsd was part of a research in a case were we had problems with GPS, but it turns out that the problem was some where else and we decided to stick with the old version. If you

Re: [ptxdist] [PATCH v4 3/3] gpsd: version bump 2.39 -> 3.18.1

2019-04-17 Thread Alexander Dahl
Hello Denis, could you please give an update on the state of this patch? We are currently experimenting with gpsd and could help you testing. One thing I noticed, when just adding 'select HOST_PYTHON_SCONS' to an otherwise clean package, it seems some dependency to host python is not set:

Re: [ptxdist] [PATCH v4 3/3] gpsd: version bump 2.39 -> 3.18.1

2019-02-05 Thread Michael Olbrich
Hi, On Tue, Feb 05, 2019 at 09:46:37AM +, Denis OSTERLAND wrote: > thanks for your input. > > Am Dienstag, den 05.02.2019, 10:07 +0100 schrieb Michael Olbrich: > > On Mon, Jan 21, 2019 at 12:01:21PM +, Denis OSTERLAND wrote: > > >  > > > + > > >  GPSD_ENV = \ > > >   $(CROSS_ENV) \ > > >

Re: [ptxdist] [PATCH v4 3/3] gpsd: version bump 2.39 -> 3.18.1

2019-02-05 Thread Denis OSTERLAND
Hi Michael, thanks for your input. Am Dienstag, den 05.02.2019, 10:07 +0100 schrieb Michael Olbrich: > On Mon, Jan 21, 2019 at 12:01:21PM +, Denis OSTERLAND wrote: > >  > > + > >  GPSD_ENV = \ > >   $(CROSS_ENV) \ > >   PYTHON=$(CROSS_PYTHON) > You need to add PATH=$(CROSS_PATH) to the

Re: [ptxdist] [PATCH v4 3/3] gpsd: version bump 2.39 -> 3.18.1

2019-02-05 Thread Michael Olbrich
On Mon, Jan 21, 2019 at 12:01:21PM +, Denis OSTERLAND wrote: > Use scons build system. > Add Kconfig switches for reconfigure, controlsend, group and ntpshmmon. > Remove PPS_ON_CTS. > > Signed-off-by: Denis Osterland > --- > ...ix-core-compiling-with-nmea-disabled.patch | 29 >

[ptxdist] [PATCH v4 3/3] gpsd: version bump 2.39 -> 3.18.1

2019-01-21 Thread Denis OSTERLAND
Use scons build system. Add Kconfig switches for reconfigure, controlsend, group and ntpshmmon. Remove PPS_ON_CTS. Signed-off-by: Denis Osterland --- ...ix-core-compiling-with-nmea-disabled.patch | 29 ...kage-if-some-drivers-are-not-enabled.patch | 48 ---