summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/fixesproto_4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-proto/fixesproto_4.0.bb')
-rw-r--r--recipes/xorg-proto/fixesproto_4.0.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/xorg-proto/fixesproto_4.0.bb b/recipes/xorg-proto/fixesproto_4.0.bb
index a6733b8ff5..000462534b 100644
--- a/recipes/xorg-proto/fixesproto_4.0.bb
+++ b/recipes/xorg-proto/fixesproto_4.0.bb
@@ -1,10 +1,10 @@
require xorg-proto-common.inc
-
-CONFLICTS = "fixesext"
PE = "1"
-
-BBCLASSEXTEND = "native"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "8b298cc3424597f8138c7faf7763dce9"
SRC_URI[archive.sha256sum] = "b3fe971ccc8152db6c78da7117c31fc4cd2fcb2b6a4df3db0f8fed13d4ceb08f"
-PR = "${INC_PR}.0"
+
+BBCLASSEXTEND = "native"
+
+CONFLICTS = "fixesext"