diff options
| author | Ross Burton <ross.burton@intel.com> | 2012-10-10 13:29:21 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-18 12:13:36 +0100 |
| commit | 1e533aec87a532a10e4d45f6daa5cd0105d49bfb (patch) | |
| tree | 81bfd60c15e4db3f52cb5ba0a7ee032647aefb7e /meta/recipes-graphics/xorg-proto | |
| parent | e7ee5be0728db00ff54d7cca1c5ccea72788cb1f (diff) | |
| download | poky-1e533aec87a532a10e4d45f6daa5cd0105d49bfb.tar.gz | |
xorg: remove XTrap
This functionality was broken upstream so it was removed.
(From OE-Core rev: 7661d15957525885e5e9b1129da7a99eef19f4be)
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/trapproto_3.4.3.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb b/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb deleted file mode 100644 index 54d962e530..0000000000 --- a/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require xorg-proto-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "XTrap: X event trapping extension headers" | ||
| 4 | |||
| 5 | DESCRIPTION = "This package provides the wire protocol for the X event \ | ||
| 6 | trapping extension. This extension provides the interface which allows \ | ||
| 7 | for capture and synthesis of core input events." | ||
| 8 | |||
| 9 | LICENSE = "MIT-style" | ||
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=0a984c8e242256a12f3b8dac085893db" | ||
| 11 | |||
| 12 | PR = "r1" | ||
| 13 | PE = "1" | ||
| 14 | |||
| 15 | SRC_URI[md5sum] = "3b713239e5e6b269b31cb665563358df" | ||
| 16 | SRC_URI[sha256sum] = "ff32a0d3bc696cadc3457be9c85e9818af2b6daa2f159188bb01aad7e932a0e1" | ||
