summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/xproto_7.0.15.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/xproto_7.0.15.bb
parent3e575917119ad8625a59fd277cb4371590d22008 (diff)
xorg-proto: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/xproto_7.0.15.bb')
-rw-r--r--recipes/xorg-proto/xproto_7.0.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/xproto_7.0.15.bb b/recipes/xorg-proto/xproto_7.0.15.bb
index 94e499003a..94f0fb907d 100644
--- a/recipes/xorg-proto/xproto_7.0.15.bb
+++ b/recipes/xorg-proto/xproto_7.0.15.bb
@@ -1,6 +1,5 @@
require xorg-proto-common.inc
-PR = "r0"
PE = "1"
@@ -8,3 +7,4 @@ BBCLASSEXTEND = "native nativesdk sdk"
SRC_URI[archive.md5sum] = "1a2b31430d04340be2e49e8b6445e076"
SRC_URI[archive.sha256sum] = "fd8cd0bc3e94d7416e6af9eddfa909b0e64246e0d2bb41c00f4e02bd85c76bee"
+PR = "${INC_PR}.0"