summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-01-14 15:27:55 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-18 11:47:04 +0000
commitec7e406f0c81897189a07e9b9387ad7d4e14f8f3 (patch)
treee43cf2ec6578a446b99a67446ceb3d0dac297b77 /meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb
parent86f3f25b9eee75c7c48bb0dc9f372fd15f869d83 (diff)
downloadpoky-ec7e406f0c81897189a07e9b9387ad7d4e14f8f3.tar.gz
libxi: upgrade to 1.7.6
(From OE-Core rev: d7e0f2190d9af9a165a6c3bd1e65b506b9803938) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb b/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb
new file mode 100644
index 0000000000..7523479698
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb
@@ -0,0 +1,21 @@
1require xorg-lib-common.inc
2
3SUMMARY = "XI: X Input extension library"
4
5DESCRIPTION = "libxi is an extension to the X11 protocol to support \
6input devices other than the core X keyboard and pointer. It allows \
7client programs to select input from these devices independently from \
8each other and independently from the core devices."
9
10LICENSE = "MIT & MIT-style"
11LIC_FILES_CHKSUM = "file://COPYING;md5=17b064789fab936a1c58c4e13d965b0f \
12 file://src/XIGetDevFocus.c;endline=23;md5=cdfb0d435a33ec57ea0d1e8e395b729f"
13
14DEPENDS += "libxext inputproto libxfixes"
15
16PE = "1"
17
18XORG_PN = "libXi"
19
20SRC_URI[md5sum] = "510e555ecfffa8d2298a0f42b725e563"
21SRC_URI[sha256sum] = "1f32a552cec0f056c0260bdb32e853cec0673d2f40646ce932ad5a9f0205b7ac"