From 6bd60417a189510058d18abda71d51edaadd949e Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 20 Dec 2014 16:13:41 +0100 Subject: [PATCH] update gpsdate to version permitting non-standard gpsd ports --- recipes-extra/gpsdate/gpsdate_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extra/gpsdate/gpsdate_git.bb b/recipes-extra/gpsdate/gpsdate_git.bb index ab2eea4..6a4b05d 100644 --- a/recipes-extra/gpsdate/gpsdate_git.bb +++ b/recipes-extra/gpsdate/gpsdate_git.bb @@ -11,7 +11,7 @@ PV = "0.1+git${SRCPV}" SRC_URI = "git://git.sysmocom.de/gpsdate.git;branch=master \ " -SRCREV = "c77a9b3342af3f15142162655268d1e55ca598f1" +SRCREV = "019d2535b60d574c22513726024e1742e6dc4909" S = "${WORKDIR}/git" INITSCRIPT_NAME = "gpsdate"