aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxcalibrate_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxcalibrate_git.bb')
-rw-r--r--recipes/xorg-lib/libxcalibrate_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-lib/libxcalibrate_git.bb b/recipes/xorg-lib/libxcalibrate_git.bb
index f9e1587ef1..e945b33d42 100644
--- a/recipes/xorg-lib/libxcalibrate_git.bb
+++ b/recipes/xorg-lib/libxcalibrate_git.bb
@@ -3,8 +3,8 @@ require xorg-lib-common.inc
DESCRIPTION = " Touchscreen calibration client library"
LICENSE = "BSD-X"
DEPENDS = "virtual/libx11 calibrateproto libxext"
-PV = "0.0+gitr${SRCREV}"
-PE = "1"
+PV = "0.0+gitr${SRCPV}"
+PE = "2"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git"