From fcfffacfa8cec8d461384e92eb156b928491c1e2 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 10 Apr 2013 15:17:43 +0200 Subject: [PATCH] update gpsdate to git master --- recipes-extra/gpsdate/gpsdate_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-extra/gpsdate/gpsdate_git.bb b/recipes-extra/gpsdate/gpsdate_git.bb index 20f6fd5..c7d52d3 100644 --- a/recipes-extra/gpsdate/gpsdate_git.bb +++ b/recipes-extra/gpsdate/gpsdate_git.bb @@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "gpsd" RDEPENDS = "libgps" -PR = "r3" +PR = "r4" SRC_URI = "git://git.sysmocom.de/gpsdate.git;branch=master \ " -SRCREV = "4ad6c932c9ad85d555b3a4ba1de4f433e1f39757" +SRCREV = "58e3cdeb19be929c0d18c34734fc1c031698e7f9" S = ${WORKDIR}/git INITSCRIPT_NAME = "gpsdate"