aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xrandr_1.3.2.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.3.2.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.3.2.bb')
-rw-r--r--recipes/xorg-app/xrandr_1.3.2.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes/xorg-app/xrandr_1.3.2.bb b/recipes/xorg-app/xrandr_1.3.2.bb
index cb988b7da8..34c0168ed2 100644
--- a/recipes/xorg-app/xrandr_1.3.2.bb
+++ b/recipes/xorg-app/xrandr_1.3.2.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] = "2cb19bb1c19ccf77c40032b03dbe06f0"
SRC_URI[archive.sha256sum] = "34d4334644a6494573141bb8647feb8f91c0ce8c8d3b6883b4861e038e912249"
-PR = "${INC_PR}.0"