Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | require xorg-driver-input.inc |
| 2 | |
| 3 | SUMMARY = "Generic input driver for the X.Org server based on libinput" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=5e6b20ea2ef94a998145f0ea3f788ee0" |
| 5 | |
| 6 | DEPENDS += "libinput" |
| 7 | |
Andrew Geissler | 4ed12e1 | 2020-06-05 18:00:41 -0500 | [diff] [blame] | 8 | SRC_URI[md5sum] = "11dcfa2cc39f790731a9545fcdeea717" |
| 9 | SRC_URI[sha256sum] = "f9c7f9fd41ae14061e0e9c3bd45fa170e5e21027a2bc5810034e1e748db996c0" |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 10 | |
| 11 | FILES_${PN} += "${datadir}/X11/xorg.conf.d" |