From b38707cbe224634fa79bfdb06f128acf3201c6d1 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Tue, 18 Aug 2009 18:42:43 +0000 Subject: calibrateproto: Use increment-able PV format as other git version recipes do. --- recipes/xorg-proto/calibrateproto_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/xorg-proto') diff --git a/recipes/xorg-proto/calibrateproto_git.bb b/recipes/xorg-proto/calibrateproto_git.bb index fe9e1a43a1..7f0089d156 100644 --- a/recipes/xorg-proto/calibrateproto_git.bb +++ b/recipes/xorg-proto/calibrateproto_git.bb @@ -2,8 +2,8 @@ require xorg-proto-common.inc DESCRIPTION = "Touchscreen calibration protocol" -PV = "0.0+gitr${SRCREV}" -PR = "r1" +PR = "r0" +PV = "0.0+${PR}+gitr${SRCREV}" PE = "1" SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git" -- cgit v1.2.3