summaryrefslogtreecommitdiffstats
path: root/rules/gpsd.make
Commit message (Collapse)AuthorAgeFilesLines
* gpsd: Make more prepare options configurableAlexander Dahl2021-10-291-3/+7
| | | | | | | | | With squelch=no gpsd produces no logging output at all, not even when using -D3 or higher as parameter. Signed-off-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20211025130910.7257-3-ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: version bump 3.21 -> 3.23.1Ladislav Michl2021-10-081-2/+3
| | | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Message-Id: <20210929122056.32744-1-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: Make C++ wrapper support optionalAlexander Dahl2021-05-211-1/+1
| | | | | | | | Some applications use that wrapped interface for C++ … Signed-off-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20210506105208.126291-1-ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: explicitly specify sticky/setuid/setgid bits for install_* macrosRoland Hieber2020-08-211-3/+3
| | | | | | | | | | | | | Until now the bits were implied to be 0, but we should be specific here. All other packages already use the four-digit variant. These instances were found by using: git grep -e 'call install_\(alternative\|copy\|lib\), [^,]\+, [^,]\+, [^,]\+, [0-9][0-9][0-9][^0-9]' Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20200819105909.21441-2-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: improve python bindingsMichael Olbrich2020-08-141-1/+1
| | | | | | | | - The gps Python modules imports 'hashlib' so PYTHON3_SSL is needed - GPSD_CONF_OPT uses PYTHON3_MAJORMINOR so it must be assigned with '=' - don't make Python files without shebang executable. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: version bump 3.20 -> 3.21Ladislav Michl2020-08-141-8/+7
| | | | | | | | | | | License checksum changed as '(c)' was removed from text, no changes otherwise. Also remove vanished options and modify systemd service files to expect gpsd socket in /run. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Message-Id: <20200807153000.GA2625913@lenoch> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: fix gpsdctl@.serviceLadislav Michl2020-08-041-2/+6
| | | | | | | | | gpsdctl@.service is supposed to call gpsdctl which is not installed at all. Also fix gpsctl vs gpsdctl confusion. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Message-Id: <20200803142935.GA2907440@lenoch> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: fix usage of GPSD_DRIVER_NTRIP optionRoland Hieber2020-07-241-1/+1
| | | | | | Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20200722095343.16640-2-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: make 'ublox' driver option more recognizableRoland Hieber2020-07-241-1/+1
| | | | | | | | | | The configure option itself is named 'ublox', so there is no reason to unnecessarily abbreviate the option in the menu and make it harder to recognize. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20200722095343.16640-1-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: activate the systemd socket unit by defaultRoland Hieber2020-07-161-0/+2
| | | | | | | | | Do the same as for the service unit, otherwise the installed socket unit does not make much sense without additional configuration. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20200713104303.21475-1-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: add license informationFelicitas Jung2020-06-051-0/+2
| | | | | | | | | Signed-off-by: Felicitas Jung <f.jung@pengutronix.de> [rhi: in commit ff4bc1144d96308eb77e ("gpsd: version bump 3.19 -> 3.20") the license changed from BSD-3-Clause to BSD-2-Clause, adapt it.] Reviewed-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: version bump 3.19 -> 3.20Ladislav Michl2020-02-141-17/+4
| | | | | | | | | | | gpsd-3.20 removed a few config options, so remove them from KConfig. As gpsd project does not do bugfix releases, pick build fixes from git. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Message-Id: <20200209165904.GA334775@lenoch> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: Optionally install systemd unit filesLadislav Michl2020-01-301-0/+15
| | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: version bump 2.39 -> 3.19Ladislav Michl2019-11-151-85/+122
| | | | | Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: ipkg auther name should be UTF-8 encodedMichael Olbrich2017-05-301-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* GPSD: change to a new download locationJuergen Borleis2015-08-031-1/+1
| | | | | | | Berlios does not provide source archives anymore. Follow the project to its new URL. Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
* gpsd: explicitly use CROSS_PYTHONMichael Olbrich2012-12-041-2/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: use endisRobert Schwebel2012-06-141-163/+28
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* gpsd: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gpsd: fixup typo in enable-gpsd-user setupDaniel Kriesten2011-03-011-2/+2
| | | | | Signed-off-by: Daniel Kriesten <krid@tu-chemnitz.eu> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [gpsd] targetinstall consolidationRobert Schwebel2010-10-221-4/+1
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [gpsd] cleanup targetinstallMichael Olbrich2010-01-041-2/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [gpsd] no need to define GPSD_PKGDIRMarc Kleine-Budde2009-11-041-2/+0
| | | | | | it's already defined by the dependency generator. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [gpsd] add python based toolsMarc Kleine-Budde2009-05-051-0/+10
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10374 33e552b5-05e3-0310-8538-816dae2090ed
* [gpsd] adopted to new python versionMarc Kleine-Budde2009-05-051-0/+10
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10372 33e552b5-05e3-0310-8538-816dae2090ed
* [gpsd] just cleanupsMarc Kleine-Budde2009-05-051-20/+11
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10358 33e552b5-05e3-0310-8538-816dae2090ed
* * fix config option and targetinstall stage for gpxloggerLuotao Fu2009-04-271-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10330 33e552b5-05e3-0310-8538-816dae2090ed
* * fix gpsdecode dependency and targetinstall stageLuotao Fu2009-04-271-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10328 33e552b5-05e3-0310-8538-816dae2090ed
* * gpsd: fix a configure switchJuergen Beisert2009-04-271-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10326 33e552b5-05e3-0310-8538-816dae2090ed
* * add some additional gpsd drivers and depedenciesLuotao Fu2009-04-241-0/+18
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10323 33e552b5-05e3-0310-8538-816dae2090ed
* * add some gpsd driversLuotao Fu2009-04-231-3/+9
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10321 33e552b5-05e3-0310-8538-816dae2090ed
* * version bump to gpsd 2.39Luotao Fu2009-04-231-9/+10
| | | | | | | | | | * backport autotools bugfix from gpsd svn * add dependency check while building -> fix parallemflags * rename sirfmon to gpsmon git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10320 33e552b5-05e3-0310-8538-816dae2090ed
* * gpsd.make:Marc Kleine-Budde2009-01-121-28/+24
| | | | | | | cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9518 33e552b5-05e3-0310-8538-816dae2090ed
* * gpsd: addedRobert Schwebel2008-08-291-0/+274
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8820 33e552b5-05e3-0310-8538-816dae2090ed