summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/renderproto_0.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-proto/renderproto_0.9.2.bb')
-rw-r--r--recipes/xorg-proto/renderproto_0.9.2.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-proto/renderproto_0.9.2.bb b/recipes/xorg-proto/renderproto_0.9.2.bb
index 5e72b7d490..8c5edbf262 100644
--- a/recipes/xorg-proto/renderproto_0.9.2.bb
+++ b/recipes/xorg-proto/renderproto_0.9.2.bb
@@ -1,11 +1,10 @@
require xorg-proto-common.inc
-
-CONFLICTS = "renderext"
PE = "1"
-
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "28fbe8a59ebd31f098b90ec64f3d133a"
SRC_URI[archive.sha256sum] = "7754dfbbb1e3818f28720fa9647b8a593e9d54626a7896771c2bfac7f75e2726"
BBCLASSEXTEND = "native nativesdk sdk"
-PR = "${INC_PR}.0"
+
+CONFLICTS = "renderext"