summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.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/renderproto_0.11.1.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/renderproto_0.11.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb b/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb
deleted file mode 100644
index ff800ec831..0000000000
--- a/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb
+++ /dev/null
@@ -1,21 +0,0 @@
1require xorg-proto-common.inc
2
3SUMMARY = "XRender: X rendering Extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X \
6Rendering extension. This is the basis the image composition within the \
7X window system."
8
9LICENSE = "MIT-style"
10LIC_FILES_CHKSUM = "file://COPYING;md5=f826d99765196352e6122a406cf0d024 \
11 file://renderproto.h;beginline=4;endline=24;md5=3e5e2851dad240b0a3a27c4776b4fd1f"
12
13RCONFLICTS_${PN} = "renderext"
14PR = "r1"
15PE = "1"
16
17BBCLASSEXTEND = "native nativesdk"
18
19SRC_URI[md5sum] = "a914ccc1de66ddeb4b611c6b0686e274"
20SRC_URI[sha256sum] = "06735a5b92b20759204e4751ecd6064a2ad8a6246bb65b3078b862a00def2537"
21