summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-10-20 19:08:04 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-14 11:14:38 +0000
commit4191d3f3aa73a62a3de5a39e9558eb9d1d34b3a9 (patch)
treee2912694f561082d0cc7967986605bd498c792ac /meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb
parent1d3c4985026ac759ea23aad67d09e658edf341b3 (diff)
downloadpoky-4191d3f3aa73a62a3de5a39e9558eb9d1d34b3a9.tar.gz
xf86-input-libinput: update to 0.28.1
(From OE-Core rev: ec251cdc481d2e088ed817e651bacdf213fb9ded) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb
new file mode 100644
index 0000000000..0b77546d6f
--- /dev/null
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.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] = "9d2fb3d6b452d568a275908b856de0e2"
9SRC_URI[sha256sum] = "9ada448e076c0078a84b48e5298fa8ce317565f9b342b74c20429214a707d98b"
10
11FILES_${PN} += "${datadir}/X11/xorg.conf.d"