summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2017-11-03 12:54:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-07 13:25:31 +0000
commit4e6d285e091ed6508a751b20d4b3cecc99a53eae (patch)
treed38db3c9a2655172e577a0de44f1a80cb610174d /meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb
parent3e91a25f1e1998751464231b4c0354fe3f228f5c (diff)
downloadpoky-4e6d285e091ed6508a751b20d4b3cecc99a53eae.tar.gz
xf86-input-libinput: update to 0.26.0
(From OE-Core rev: cd819deb7dce49004a4ceaad38c04a63610f9a3f) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb
new file mode 100644
index 0000000000..54c33d790e
--- /dev/null
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.26.0.bb
@@ -0,0 +1,11 @@
1require xorg-driver-input.inc
2
3SUMMARY = "Generic input driver for the X.Org server based on libinput"
4LIC_FILES_CHKSUM = "file://COPYING;md5=5e6b20ea2ef94a998145f0ea3f788ee0"
5
6DEPENDS += "libinput"
7
8SRC_URI[md5sum] = "da47ef62eab1d0e922a8fa929ff81758"
9SRC_URI[sha256sum] = "abca558fc2226f295691f1cf3412d4c0edeaa439f677ca25b5c9fab310d2387b"
10
11FILES_${PN} += "${datadir}/X11/xorg.conf.d"