summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-05-18 17:45:25 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-20 21:41:05 +0100
commitf158d2e77d954bf824c8ae90593865fb0a16cc1b (patch)
tree5611fce6ea24faadd483e62f846774ea76f16f17 /meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
parent3ddc5cbbcf55d593817fa8a64e7dbb1411b73e5c (diff)
downloadpoky-f158d2e77d954bf824c8ae90593865fb0a16cc1b.tar.gz
randrproto: upgrade to 1.5.0
(From OE-Core rev: 787491c2040bd006b2a3e6c1e7254565b5cc300a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
new file mode 100644
index 0000000000..b59e52513f
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
@@ -0,0 +1,19 @@
1require xorg-proto-common.inc
2
3SUMMARY = "XRandR: X Resize, Rotate and Reflect extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Resize, \
6Rotate and Reflect extension. This extension provides the ability to \
7resize, rotate and reflect the root window of a screen."
8
9LICENSE = "MIT-style"
10LIC_FILES_CHKSUM = "file://COPYING;md5=00426d41bd3d9267cf9bbb2df9323a5e \
11 file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
12
13RCONFLICTS_${PN} = "randrext"
14PE = "1"
15
16BBCLASSEXTEND = "native nativesdk"
17
18SRC_URI[md5sum] = "a46765c8dcacb7114c821baf0df1e797"
19SRC_URI[sha256sum] = "4c675533e79cd730997d232c8894b6692174dce58d3e207021b8f860be498468"