summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/renderproto_0.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-proto/renderproto_0.11.bb')
-rw-r--r--recipes/xorg-proto/renderproto_0.11.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-proto/renderproto_0.11.bb b/recipes/xorg-proto/renderproto_0.11.bb
index 55a1ca85db..a51d5731fb 100644
--- a/recipes/xorg-proto/renderproto_0.11.bb
+++ b/recipes/xorg-proto/renderproto_0.11.bb
@@ -1,10 +1,10 @@
require xorg-proto-common.inc
-
-CONFLICTS = "renderext"
PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "b160a9733fe91b666e74fca284333148"
SRC_URI[archive.sha256sum] = "c4d1d6d9b0b6ed9a328a94890c171d534f62708f0982d071ccd443322bedffc2"
BBCLASSEXTEND = "native nativesdk sdk"
-PR = "${INC_PR}.0"
+
+CONFLICTS = "renderext"