summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.28.1.bb
blob: 0b77546d6f9a8072006e5dc2a4f9ba07709346d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-driver-input.inc

SUMMARY = "Generic input driver for the X.Org server based on libinput"
LIC_FILES_CHKSUM = "file://COPYING;md5=5e6b20ea2ef94a998145f0ea3f788ee0"

DEPENDS += "libinput"

SRC_URI[md5sum] = "9d2fb3d6b452d568a275908b856de0e2"
SRC_URI[sha256sum] = "9ada448e076c0078a84b48e5298fa8ce317565f9b342b74c20429214a707d98b"

FILES_${PN} += "${datadir}/X11/xorg.conf.d"