summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/renderproto_0.9.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:10:54 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:16:37 +0200
commit2219309c7c482003cfe5cdcf18155e78b877d45a (patch)
tree7069c10416af9c99675b6dea3a6f8a5b8fe54a61 /recipes/xorg-proto/renderproto_0.9.3.bb
parent8cfe9df61c87589a804a17d5b8101bfc8c0875e7 (diff)
xorg-proto: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/renderproto_0.9.3.bb')
-rw-r--r--recipes/xorg-proto/renderproto_0.9.3.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-proto/renderproto_0.9.3.bb b/recipes/xorg-proto/renderproto_0.9.3.bb
index 2e18d8d207..ac8550e71e 100644
--- a/recipes/xorg-proto/renderproto_0.9.3.bb
+++ b/recipes/xorg-proto/renderproto_0.9.3.bb
@@ -1,10 +1,10 @@
require xorg-proto-common.inc
-
-CONFLICTS = "renderext"
PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "598bc9a493deee2e48e4434e94467189"
SRC_URI[archive.sha256sum] = "c98a08b877e98a8fa7daa04be472de7e0cb38a99593faca8b987effcea2dd45b"
BBCLASSEXTEND = "native nativesdk sdk"
-PR = "${INC_PR}.0"
+
+CONFLICTS = "renderext"