Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 901] New: new package: gpsd
@ 2010-01-15  8:39 bugzilla at busybox.net
  2010-02-05 15:57 ` [Buildroot] [Bug 901] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-01-15  8:39 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=901

              Host: i686-linux
           Summary: new package: gpsd
           Product: buildroot
           Version: 2009.11
          Platform: Other
               URL: http://gpsd.berlios.de/
        OS/Version: Linux
            Status: NEW
          Keywords: patch
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: viktar.palstsiuk at promwad.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=925)
 --> (https://bugs.busybox.net/attachment.cgi?id=925)
patch to add gpsd package to buildroot

gpsd is a service daemon that monitors one or more GPSes


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 901] new package: gpsd
  2010-01-15  8:39 [Buildroot] [Bug 901] New: new package: gpsd bugzilla at busybox.net
@ 2010-02-05 15:57 ` bugzilla at busybox.net
  2010-02-21 22:33 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-02-05 15:57 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=901





--- Comment #1 from Sebastian Schuberth <sschuberth@gmail.com>  2010-02-05 15:57:38 UTC ---
Created an attachment (id=1063)
 --> (https://bugs.busybox.net/attachment.cgi?id=1063)
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.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 901] new package: gpsd
  2010-01-15  8:39 [Buildroot] [Bug 901] New: new package: gpsd bugzilla at busybox.net
  2010-02-05 15:57 ` [Buildroot] [Bug 901] " bugzilla at busybox.net
@ 2010-02-21 22:33 ` bugzilla at busybox.net
  2010-07-27 19:24 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 22:33 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=901


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|2010.02                     |2010.05




--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  2010-02-21 22:33:10 UTC ---
Move milestone to 2010.05 since enhancements will not be handled before the
release of 2010.02.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 901] new package: gpsd
  2010-01-15  8:39 [Buildroot] [Bug 901] New: new package: gpsd bugzilla at busybox.net
  2010-02-05 15:57 ` [Buildroot] [Bug 901] " bugzilla at busybox.net
  2010-02-21 22:33 ` bugzilla at busybox.net
@ 2010-07-27 19:24 ` bugzilla at busybox.net
  2010-07-30 19:07 ` bugzilla at busybox.net
  2010-11-04 23:27 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-07-27 19:24 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=901

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at buildroot.uclibc |gustavo at zacarias.com.ar
                   |.org                        |

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 901] new package: gpsd
  2010-01-15  8:39 [Buildroot] [Bug 901] New: new package: gpsd bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2010-07-27 19:24 ` bugzilla at busybox.net
@ 2010-07-30 19:07 ` bugzilla at busybox.net
  2010-11-04 23:27 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-07-30 19:07 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=901

--- Comment #3 from Gustavo Zacarias <gustavo@zacarias.com.ar>  ---
Created attachment 2275
  --> https://bugs.busybox.net/attachment.cgi?id=2275
Add gpsd 2.95 package

Latest iteration, based on work from Viktar Palstsiuk, Sebastian Schuberth and
Julien Boibessot.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 901] new package: gpsd
  2010-01-15  8:39 [Buildroot] [Bug 901] New: new package: gpsd bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2010-07-30 19:07 ` bugzilla at busybox.net
@ 2010-11-04 23:27 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-11-04 23:27 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=901

Gustavo Zacarias <gustavo@zacarias.com.ar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Gustavo Zacarias <gustavo@zacarias.com.ar>  ---
It's in!

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-11-04 23:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-15  8:39 [Buildroot] [Bug 901] New: new package: gpsd bugzilla at busybox.net
2010-02-05 15:57 ` [Buildroot] [Bug 901] " bugzilla at busybox.net
2010-02-21 22:33 ` bugzilla at busybox.net
2010-07-27 19:24 ` bugzilla at busybox.net
2010-07-30 19:07 ` bugzilla at busybox.net
2010-11-04 23:27 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox