summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb b/meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb
new file mode 100644
index 0000000000..3ddccb2496
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xrandr_1.3.2.bb
@@ -0,0 +1,10 @@
1require xorg-app-common.inc
2
3DESCRIPTION = "X Resize and Rotate extension command."
4LICENSE= "BSD-X"
5LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3"
6DEPENDS += "libxrandr libxrender"
7PE = "1"
8PR = "r0"
9
10SRC_URI += "file://resolve_symbol_clash.patch"