summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/fixesproto_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/fixesproto_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/fixesproto_5.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb b/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb
deleted file mode 100644
index 39fb88d84c..0000000000
--- a/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb
+++ /dev/null
@@ -1,22 +0,0 @@
1require xorg-proto-common.inc
2
3SUMMARY = "XFixes: X Fixes extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Fixes \
6extension. This extension is designed to provide server-side support \
7for application work arounds to shortcomings in the core X window \
8system."
9
10
11LICENSE = "MIT & MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=262a7a87da56e66dd639bf7334a110c6 \
13 file://xfixesproto.h;endline=43;md5=c3a9ee6db3532ed0d44dea266cfc97f4"
14
15RCONFLICTS_${PN} = "fixesext"
16PR = "r1"
17PE = "1"
18
19BBCLASSEXTEND = "native nativesdk"
20
21SRC_URI[md5sum] = "e7431ab84d37b2678af71e29355e101d"
22SRC_URI[sha256sum] = "ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce"