diff options
author | Ross Burton <ross.burton@intel.com> | 2012-10-12 09:36:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-18 12:13:43 +0100 |
commit | 9b9fad3c5f086f3e1725698951aff58d6c89ac3b (patch) | |
tree | c8821aa147db7f28342bc8cc87eec4762c85622f /meta/recipes-graphics/xorg-proto | |
parent | a3720a51c9578bb70773accf0985d61cf1e05f6e (diff) | |
download | poky-9b9fad3c5f086f3e1725698951aff58d6c89ac3b.tar.gz |
xorg: remove xf86rushproto
The dependency in xserver is spurious and was removed in 2005.
(From OE-Core rev: aad06196254f1d08696ea0fcf50007ce3be933ac)
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')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb b/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb deleted file mode 100644 index 1548bd07f9..0000000000 --- a/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | require xorg-proto-common.inc | ||
2 | |||
3 | SUMMARY = "XFree86-Rush: XFree86 Rush extension headers" | ||
4 | |||
5 | DESCRIPTION = "This package provides the wire protocol for the XFree86 \ | ||
6 | Rush extension. This extension is there to allow Glide applications to \ | ||
7 | run." | ||
8 | |||
9 | LICENSE = "MIT" | ||
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" | ||
11 | |||
12 | PR = "r1" | ||
13 | PE = "1" | ||
14 | |||
15 | SRC_URI[md5sum] = "b6a96ffdae084e27487a58314008b000" | ||
16 | SRC_URI[sha256sum] = "07d9b237541f2d6313b5b28f5335d987a766b36c87b133f77cc48f31d969a3ae" | ||