calibrateproto: add a PV
authorKoen Kooi <koen@openembedded.org>
Wed, 30 Aug 2006 07:42:33 +0000 (07:42 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 30 Aug 2006 07:42:33 +0000 (07:42 +0000)
packages/xorg-proto/calibrateproto_git.bb

index bad5430..964380d 100644 (file)
@@ -2,6 +2,8 @@ require xorg-proto-common.inc
 
 DESCRIPTION = "        Touchscreen calibration protocol"
 
+PV = "0.0+git${DATE}"
+
 SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git"
 S = "${WORKDIR}/git"