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