update gpsdate to a version that re-connects on gpsd exit

This commit is contained in:
Harald Welte 2013-10-14 10:42:34 +02:00
parent 46d5e0b697
commit 57863a435b
1 changed files with 2 additions and 2 deletions

View File

@ -6,12 +6,12 @@ DEPENDS = "gpsd"
RDEPENDS_${PN} = "libgps"
PE = "1"
PR = "r8"
PR = "r9"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/gpsdate.git;branch=master \
"
SRCREV = "0db898e4b8870ecc8e703ca3b6cafb6281077188"
SRCREV = "c77a9b3342af3f15142162655268d1e55ca598f1"
S = "${WORKDIR}/git"
INITSCRIPT_NAME = "gpsdate"