summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto/fontcacheproto_0.1.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/fontcacheproto_0.1.2.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/fontcacheproto_0.1.2.bb')
-rw-r--r--recipes/xorg-proto/fontcacheproto_0.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/fontcacheproto_0.1.2.bb b/recipes/xorg-proto/fontcacheproto_0.1.2.bb
index 595ec5fa30..075f6513ac 100644
--- a/recipes/xorg-proto/fontcacheproto_0.1.2.bb
+++ b/recipes/xorg-proto/fontcacheproto_0.1.2.bb
@@ -1,9 +1,9 @@
require xorg-proto-common.inc
-PR = "r1"
PE = "1"
SRC_URI[archive.md5sum] = "60df6b625074a9790e28543dcea71651"
SRC_URI[archive.sha256sum] = "48063ed49b200927376645f9ffe65faa39af84d59ba6f60f2abb2f9c6fa3d9f9"
BBCLASSEXTEND = "native"
+PR = "${INC_PR}.0"