summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb
new file mode 100644
index 0000000000..892046e959
--- /dev/null
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.3.0.bb
@@ -0,0 +1,12 @@
1require xorg-driver-input.inc
2
3SUMMARY = "Generic input driver for the X.Org server based on libinput"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://COPYING;md5=a22925127bd3c827c384cedd23ed2309"
6
7DEPENDS += "libinput"
8
9XORG_DRIVER_COMPRESSOR = ".tar.xz"
10SRC_URI[sha256sum] = "1446ba20a22bc968b5a4a0b4dbc3b8e037c50d9c59ac75fa3f7fc506c58c1abb"
11
12FILES:${PN} += "${datadir}/X11/xorg.conf.d"