xserver-xorg: use INC_PR where I forget to add it
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 26 Feb 2010 13:21:15 +0000 (14:21 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 26 Feb 2010 16:26:31 +0000 (17:26 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-xserver/xserver-xorg_1.7.1.bb
recipes/xorg-xserver/xserver-xorg_1.7.2.bb
recipes/xorg-xserver/xserver-xorg_1.7.3.bb
recipes/xorg-xserver/xserver-xorg_1.7.4.bb
recipes/xorg-xserver/xserver-xorg_git.bb

index 8f72741..08908b7 100644 (file)
@@ -3,7 +3,7 @@ require xorg-xserver-common.inc
 DESCRIPTION = "the X.Org X server"
 DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts"
 PE = "2"
-PR = "r1"
+PR = "${INC_PR}.0"
 
 SRC_URI += "file://sysroot_fix.patch;patch=1 \
             file://dolt-fix-1.7.0.patch;patch=1 \
index 8f72741..08908b7 100644 (file)
@@ -3,7 +3,7 @@ require xorg-xserver-common.inc
 DESCRIPTION = "the X.Org X server"
 DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts"
 PE = "2"
-PR = "r1"
+PR = "${INC_PR}.0"
 
 SRC_URI += "file://sysroot_fix.patch;patch=1 \
             file://dolt-fix-1.7.0.patch;patch=1 \
index 2ecb169..33aafb5 100644 (file)
@@ -3,7 +3,7 @@ require xorg-xserver-common.inc
 DESCRIPTION = "the X.Org X server"
 DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts"
 PE = "2"
-PR = "r5"
+PR = "${INC_PR}.0"
 
 SRC_URI += "file://sysroot_fix.patch;patch=1 \
             file://dolt-fix-1.7.0.patch;patch=1 \
index bd2e6f8..55b7a6d 100644 (file)
@@ -3,6 +3,7 @@ require xorg-xserver-common.inc
 DESCRIPTION = "the X.Org X server"
 DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts"
 PE = "2"
+PR = "${INC_PR}.0"
 
 SRC_URI += "file://sysroot_fix.patch;patch=1 \
             file://dolt-fix-1.7.0.patch;patch=1 \
index 54fa188..5f683c4 100644 (file)
@@ -3,7 +3,7 @@ require xorg-xserver-common.inc
 DESCRIPTION = "the X.Org X server"
 DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts font-util-native"
 PV = "1.7.999"
-PR = "r4"
+PR = "${INC_PR}.0"
 PR_append = "+gitr${SRCREV}"
 PE = "2"