summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/damageproto_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-proto/damageproto_1.2.0.bb')
-rw-r--r--recipes/xorg-proto/damageproto_1.2.0.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-proto/damageproto_1.2.0.bb b/recipes/xorg-proto/damageproto_1.2.0.bb
index b02cf227c9..d5228f8fa4 100644
--- a/recipes/xorg-proto/damageproto_1.2.0.bb
+++ b/recipes/xorg-proto/damageproto_1.2.0.bb
@@ -1,9 +1,8 @@
require xorg-proto-common.inc
-
-CONFLICTS = "damageext"
PE = "1"
-
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "434b931b02bd83ed9fc44951df81cdac"
SRC_URI[archive.sha256sum] = "a50250770a2eead9d6fd56577e3328d0a6a1c4d425b58faa0f5ca7683169ee8f"
-PR = "${INC_PR}.0"
+
+CONFLICTS = "damageext"