aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto/randrproto_1.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/randrproto_1.2.1.bb
parent8cfe9df61c87589a804a17d5b8101bfc8c0875e7 (diff)
downloadopenembedded-2219309c7c482003cfe5cdcf18155e78b877d45a.tar.gz
xorg-proto: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/randrproto_1.2.1.bb')
-rw-r--r--recipes/xorg-proto/randrproto_1.2.1.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-proto/randrproto_1.2.1.bb b/recipes/xorg-proto/randrproto_1.2.1.bb
index 16b4d0140d..950f156fbe 100644
--- a/recipes/xorg-proto/randrproto_1.2.1.bb
+++ b/recipes/xorg-proto/randrproto_1.2.1.bb
@@ -1,11 +1,10 @@
require xorg-proto-common.inc
-
-CONFLICTS = "randrext"
PE = "1"
-
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "e2e45564f8ce22e00e1360e79c8ccdeb"
SRC_URI[archive.sha256sum] = "102fd42f8f2562450f4e45c28bfb0390c2d30ffa6a805eead15d67018930f654"
BBCLASSEXTEND = "nativesdk sdk"
-PR = "${INC_PR}.0"
+
+CONFLICTS = "randrext"