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 fadaf933ec..efff1a8505 100644
--- a/recipes/xorg-lib/libxcalibrate_git.bb
+++ b/recipes/xorg-lib/libxcalibrate_git.bb
@@ -5,8 +5,8 @@ LICENSE = "BSD-X"
DEPENDS = "virtual/libx11 calibrateproto libxext"
PR = "r0"
-PV = "0.0+${PR}+gitr${SRCREV}"
-PE = "2"
+PV = "0.0+${PR}+gitr${SRCPV}"
+PE = "3"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git"