libxcalibrate, calibrateproto: Increment PE to upgrade packages in feeds.
authorStanislav Brabec <utx@penguin.cz>
Wed, 16 Sep 2009 19:31:14 +0000 (19:31 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Wed, 16 Sep 2009 19:31:14 +0000 (19:31 +0000)
recipes/xorg-lib/libxcalibrate_git.bb
recipes/xorg-proto/calibrateproto_git.bb

index 1092990..fadaf93 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS = "virtual/libx11 calibrateproto libxext"
 
 PR = "r0"
 PV = "0.0+${PR}+gitr${SRCREV}"
-PE = "1"
+PE = "2"
 
 SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git"
 
index c3b334c..6f5414f 100644 (file)
@@ -4,7 +4,7 @@ DESCRIPTION = "Touchscreen calibration protocol"
 
 PR = "r0"
 PV = "0.0+${PR}+gitr${SRCREV}"
-PE = "1"
+PE = "2"
 
 SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git"
 S = "${WORKDIR}/git"