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