summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/randrproto_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-proto/randrproto_1.3.1.bb')
-rw-r--r--recipes/xorg-proto/randrproto_1.3.1.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-proto/randrproto_1.3.1.bb b/recipes/xorg-proto/randrproto_1.3.1.bb
index c8788b00a9..b304d08bfb 100644
--- a/recipes/xorg-proto/randrproto_1.3.1.bb
+++ b/recipes/xorg-proto/randrproto_1.3.1.bb
@@ -1,11 +1,10 @@
require xorg-proto-common.inc
-
-CONFLICTS = "randrext"
PE = "1"
-
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "a5c244c36382b0de39b2828cea4b651d"
SRC_URI[archive.sha256sum] = "d93ca3c0ae710a45da6a27e1eeadfb3c9d4aee47f23657c996e1124c0d9985ca"
BBCLASSEXTEND = "nativesdk sdk"
-PR = "${INC_PR}.0"
+
+CONFLICTS = "randrext"