summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2018-04-03 18:49:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-04 13:28:03 +0100
commite2b37c86613b94afa9e5b42f6d00373b362be168 (patch)
tree7a2c0ea03a7b91cae2d0ed5e8467f12b2ea4af81 /meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
parentb8895b625b8e4624524d76b58dee9fd06d1f1e84 (diff)
downloadpoky-e2b37c86613b94afa9e5b42f6d00373b362be168.tar.gz
xorgproto: Replace individual depreciated xorg proto recipes with xorgproto
Xorg upstream have replaced the individual xorg proto repositories with one master repository. This converts to the new system. The only one not included is calibrateproto which was depreciated entirely and replaced be xinput. We can drop this entirely. (From OE-Core rev: 460a2b27af8d023b27703b491331c8cbe7aad0ff) Signed-off-by: Armin Kuster <akuster@mvista.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, 0 insertions, 19 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
deleted file mode 100644
index b59e52513f..0000000000
--- a/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
+++ /dev/null
@@ -1,19 +0,0 @@
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"