aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xrandr_1.3.2.bb
diff options
context:
space:
mode:
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"