diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.24.0.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.24.0.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.24.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.24.0.bb new file mode 100644 index 0000000000..14b1271b4f --- /dev/null +++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.24.0.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 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 | |||
| 8 | SRC_URI[md5sum] = "bd3fa118e4abadb8804dc6a099bb4ab3" | ||
| 9 | SRC_URI[sha256sum] = "ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628" | ||
| 10 | |||
| 11 | FILES_${PN} += "${datadir}/X11/xorg.conf.d" | ||
