summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/renderproto_0.9.2.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/renderproto_0.9.2.bb
parent3e575917119ad8625a59fd277cb4371590d22008 (diff)
xorg-proto: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/renderproto_0.9.2.bb')
-rw-r--r--recipes/xorg-proto/renderproto_0.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/renderproto_0.9.2.bb b/recipes/xorg-proto/renderproto_0.9.2.bb
index 5f4b3f45ec..5e72b7d490 100644
--- a/recipes/xorg-proto/renderproto_0.9.2.bb
+++ b/recipes/xorg-proto/renderproto_0.9.2.bb
@@ -1,7 +1,6 @@
require xorg-proto-common.inc
CONFLICTS = "renderext"
-PR = "r1"
PE = "1"
@@ -9,3 +8,4 @@ SRC_URI[archive.md5sum] = "28fbe8a59ebd31f098b90ec64f3d133a"
SRC_URI[archive.sha256sum] = "7754dfbbb1e3818f28720fa9647b8a593e9d54626a7896771c2bfac7f75e2726"
BBCLASSEXTEND = "native nativesdk sdk"
+PR = "${INC_PR}.0"