summaryrefslogtreecommitdiffstats
path: root/package/gpsd/gpsd.mk
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2013-12-05 08:08:22 +0000
committerPeter Korsgaard <peter@korsgaard.com>2013-12-06 00:12:07 +0100
commitb4e40d9492c997e48d4e028a4075dd42b1360540 (patch)
treee9a79275f50469698bbbc104a4fb6372a1f1318d /package/gpsd/gpsd.mk
parenta17ec1645d0f9e1d6acc6a50c9b84e0c280ac4f5 (diff)
gpsd: switch to Git snapshot
Since the gpsd version bump from 3.9 to 3.10, gpsd has been generating a lot of autobuild failures. See, for example, the following. http://autobuild.buildroot.net/results/c8f/c8f2eed70cfbdcb7e7af820977aa531b59f0575a/ A 3.11 release is expected shortly; in the interim, switch to a recent Git snapshot in which the most serious build problems appear to have been fixed. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gpsd/gpsd.mk')
-rw-r--r--package/gpsd/gpsd.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gpsd/gpsd.mk b/package/gpsd/gpsd.mk
index 92db00edb..43c945abf 100644
--- a/package/gpsd/gpsd.mk
+++ b/package/gpsd/gpsd.mk
@@ -4,8 +4,8 @@
#
################################################################################
-GPSD_VERSION = 3.10
-GPSD_SITE = http://download-mirror.savannah.gnu.org/releases/gpsd/
+GPSD_VERSION = 327a3ef7c83c1b3b2cf7cdfcddf0c6fd7aaa8963
+GPSD_SITE = git://git.savannah.nongnu.org/gpsd.git
GPSD_LICENSE = BSD-3c
GPSD_LICENSE_FILES = COPYING
GPSD_INSTALL_STAGING = YES