aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xrandr_1.2.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 10:47:39 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 11:11:27 +0200
commit2e12c27e3df7dfa70121fca92fddf527b98fec64 (patch)
treef17dfd7f433cbdf0c81021fe64ada83249658517 /recipes/xorg-app/xrandr_1.2.3.bb
parentbd56c1e530ea0c4cfca30dbf8618f47beb3817a7 (diff)
downloadopenembedded-2e12c27e3df7dfa70121fca92fddf527b98fec64.tar.gz
xorg-app: oe-stylize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app/xrandr_1.2.3.bb')
-rw-r--r--recipes/xorg-app/xrandr_1.2.3.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes/xorg-app/xrandr_1.2.3.bb b/recipes/xorg-app/xrandr_1.2.3.bb
index 1a854853c7..6923ce3c0c 100644
--- a/recipes/xorg-app/xrandr_1.2.3.bb
+++ b/recipes/xorg-app/xrandr_1.2.3.bb
@@ -1,12 +1,10 @@
require xorg-app-common.inc
-
DESCRIPTION = "X Resize and Rotate extension command."
-LICENSE= "BSD-X"
+LICENSE = "BSD-X"
DEPENDS += "libxrandr libxrender"
PE = "1"
+PR = "${INC_PR}.0"
SRC_URI += "file://resolve_symbol_clash.patch"
-
SRC_URI[archive.md5sum] = "41a9d0cc073fa6165a31fbf9e85f68a6"
SRC_URI[archive.sha256sum] = "ab06b77f3a2b8866279e096f9d2702ac644681424eb0aec39e4eb7199f152207"
-PR = "${INC_PR}.0"