aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto/randrproto_1.2.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:09:25 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:16:37 +0200
commit8cfe9df61c87589a804a17d5b8101bfc8c0875e7 (patch)
tree9f239d9d46d0a2b635da6b74d83266d5488dbfb8 /recipes/xorg-proto/randrproto_1.2.1.bb
parent3e575917119ad8625a59fd277cb4371590d22008 (diff)
downloadopenembedded-8cfe9df61c87589a804a17d5b8101bfc8c0875e7.tar.gz
xorg-proto: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/randrproto_1.2.1.bb')
-rw-r--r--recipes/xorg-proto/randrproto_1.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/randrproto_1.2.1.bb b/recipes/xorg-proto/randrproto_1.2.1.bb
index 4a018d4eb1..16b4d0140d 100644
--- a/recipes/xorg-proto/randrproto_1.2.1.bb
+++ b/recipes/xorg-proto/randrproto_1.2.1.bb
@@ -1,7 +1,6 @@
require xorg-proto-common.inc
CONFLICTS = "randrext"
-PR = "r1"
PE = "1"
@@ -9,3 +8,4 @@ SRC_URI[archive.md5sum] = "e2e45564f8ce22e00e1360e79c8ccdeb"
SRC_URI[archive.sha256sum] = "102fd42f8f2562450f4e45c28bfb0390c2d30ffa6a805eead15d67018930f654"
BBCLASSEXTEND = "nativesdk sdk"
+PR = "${INC_PR}.0"