summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/xf86dgaproto_2.1.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.1.bb
parent8cfe9df61c87589a804a17d5b8101bfc8c0875e7 (diff)
xorg-proto: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/xf86dgaproto_2.1.bb')
-rw-r--r--recipes/xorg-proto/xf86dgaproto_2.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-proto/xf86dgaproto_2.1.bb b/recipes/xorg-proto/xf86dgaproto_2.1.bb
index 37169942c0..114bd6a409 100644
--- a/recipes/xorg-proto/xf86dgaproto_2.1.bb
+++ b/recipes/xorg-proto/xf86dgaproto_2.1.bb
@@ -1,8 +1,8 @@
require xorg-proto-common.inc
-
-CONFLICTS = "xxf86dgaext"
PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "a036dc2fcbf052ec10621fd48b68dbb1"
SRC_URI[archive.sha256sum] = "ac5ef65108e1f2146286e53080975683dae49fc94680042e04bd1e2010e99050"
-PR = "${INC_PR}.0"
+
+CONFLICTS = "xxf86dgaext"