Bug 901 - new package: gpsd
Summary: new package: gpsd
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2009.11
Hardware: Other Linux
: P5 enhancement
Target Milestone: 2010.05
Assignee: Gustavo Zacarias
URL: http://gpsd.berlios.de/
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-01-15 08:39 UTC by Viktar Palstsiuk
Modified: 2010-11-04 23:27 UTC (History)
2 users (show)

See Also:
Host: i686-linux
Target:
Build:


Attachments
patch to add gpsd package to buildroot (10.81 KB, patch)
2010-01-15 08:39 UTC, Viktar Palstsiuk
Details
Adds the gpsd 2.90 package, builds libgpsmm (9.39 KB, patch)
2010-02-05 15:57 UTC, Sebastian Schuberth
Details
Add gpsd 2.95 package (14.14 KB, patch)
2010-07-30 19:07 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Viktar Palstsiuk 2010-01-15 08:39:15 UTC
Created attachment 925 [details]
patch to add gpsd package to buildroot

gpsd is a service daemon that monitors one or more GPSes
Comment 1 Sebastian Schuberth 2010-02-05 15:57:38 UTC
Created attachment 1063 [details]
Adds the gpsd 2.90 package, builds libgpsmm

Here's an alternative patch based on

http://lists.uclibc.org/pipermail/buildroot/2008-August/022273.html

that I've modified to work with the most recent gpsd 2.90 release. I'm linking against libstdc++ in order to build libgpsmm. If that's not required / desired, simply replace the LDFLAGS stuff in GPSD_CONF_OPT with "--disable-libgpsmm", and you will get rid of the C++ runtime dependency.
Comment 2 Thomas Petazzoni 2010-02-21 22:33:10 UTC
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02.
Comment 3 Gustavo Zacarias 2010-07-30 19:07:41 UTC
Created attachment 2275 [details]
Add gpsd 2.95 package

Latest iteration, based on work from Viktar Palstsiuk, Sebastian Schuberth and Julien Boibessot.
Comment 4 Gustavo Zacarias 2010-11-04 23:27:31 UTC
It's in!