summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/dri2proto_2.8.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/dri2proto_2.8.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/dri2proto_2.8.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb
deleted file mode 100644
index f4c40c5719..0000000000
--- a/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1require xorg-proto-common.inc
2
3SUMMARY = "DRI2: Direct Rendering Infrastructure 2 headers"
4
5DESCRIPTION = "This package provides the wire protocol for the Direct \
6Rendering Ifnrastructure 2. DIR is required for may hardware \
7accelerated OpenGL drivers."
8
9LICENSE = "MIT"
10LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \
11 file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca"
12
13
14SRC_URI[md5sum] = "b2721d5d24c04d9980a0c6540cb5396a"
15SRC_URI[sha256sum] = "f9b55476def44fc7c459b2537d17dbc731e36ed5d416af7ca0b1e2e676f8aa04"