blob: 19123e06c91e0a67e932c887200b73f6c36378ec [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001require 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] = "b7548bc1d7e82d189205794ff86307af"
9SRC_URI[sha256sum] = "b8b346962c6b62b8069928c29c0db83b6f544863bf2fc6830f324de841de2820"
10
11FILES_${PN} += "${datadir}/X11/xorg.conf.d"