From 5b3576665107d2569a8484e22d1e2138b26a876c Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 20 Jun 2013 11:18:25 +0200 Subject: [PATCH] gpsdate: Upgrade with a now fully working init script --- 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 8354f47..1c0708a 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 = "f07a52709feca7a7f75a3d637a6f1ad5df6e3fa4" +SRCREV = "0db898e4b8870ecc8e703ca3b6cafb6281077188" S = "${WORKDIR}/git" INITSCRIPT_NAME = "gpsdate"