summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/xf86dgaproto_2.0.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:10:54 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:16:37 +0200
commit2219309c7c482003cfe5cdcf18155e78b877d45a (patch)
tree7069c10416af9c99675b6dea3a6f8a5b8fe54a61 /recipes/xorg-proto/xf86dgaproto_2.0.2.bb
parent8cfe9df61c87589a804a17d5b8101bfc8c0875e7 (diff)
xorg-proto: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/xf86dgaproto_2.0.2.bb')
-rw-r--r--recipes/xorg-proto/xf86dgaproto_2.0.2.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-proto/xf86dgaproto_2.0.2.bb b/recipes/xorg-proto/xf86dgaproto_2.0.2.bb
index 6e442f1584..fc04869fc8 100644
--- a/recipes/xorg-proto/xf86dgaproto_2.0.2.bb
+++ b/recipes/xorg-proto/xf86dgaproto_2.0.2.bb
@@ -1,8 +1,8 @@
require xorg-proto-common.inc
-
-CONFLICTS = "xxf86dgaext"
PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "461aa291a23e8cf387b70f3efa71b05c"
SRC_URI[archive.sha256sum] = "3ee1db2481ea222269bd201eef4d0e5d8ca4dbdb5eeb4852cf1efc42d4269b60"
-PR = "${INC_PR}.0"
+
+CONFLICTS = "xxf86dgaext"