summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.29.0.bb
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-08-13 20:27:32 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-14 17:33:49 +0100
commitbb7326c9f8f443a017fb9e939bfa7846acd91cfb (patch)
tree919b08f132c51b0a2ee53c8f6f4f18ae7614cadc /meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.29.0.bb
parent21b9552645e9bfeeadd660ee3f1d9d4f8152fd6f (diff)
downloadpoky-bb7326c9f8f443a017fb9e939bfa7846acd91cfb.tar.gz
xf86-input-libinput: update to 0.29.0
(From OE-Core rev: e0de5df49e1d69f973c61578e54aced50e3eedc6) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.29.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.29.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.29.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.29.0.bb
new file mode 100644
index 0000000000..f87083e575
--- /dev/null
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.29.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] = "d600e8e2e30747b8ce49ec5294ff0ab6"
9SRC_URI[sha256sum] = "c28b56a21754b972db31798e6a4cf4dc9d69208d08f8fe41701a94def5e94bee"
10
11FILES_${PN} += "${datadir}/X11/xorg.conf.d"