gpsdate: Use SRCPV in the PV and bump the PE

Follow the Poky conventions and use SRCPV for the git package.
Bump the PR because otherwise the package is not upgradable.
This commit is contained in:
Holger Hans Peter Freyther 2013-06-20 10:44:06 +02:00
parent 16f9bbb288
commit 3f228b8e6e
1 changed files with 2 additions and 0 deletions

View File

@ -5,7 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "gpsd"
RDEPENDS_${PN} = "libgps"
PE = "1"
PR = "r8"
PV = "0.1+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/gpsdate.git;branch=master \
"