mirror of
https://git.yoctoproject.org/poky
synced 2026-07-26 19:17:07 +00:00
aba2567e7a
(From OE-Core rev: c90e9b95325d2d2645752776fcc7d7f78d6afc88) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
386 B
BlitzBasic
12 lines
386 B
BlitzBasic
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] = "b7548bc1d7e82d189205794ff86307af"
|
|
SRC_URI[sha256sum] = "b8b346962c6b62b8069928c29c0db83b6f544863bf2fc6830f324de841de2820"
|
|
|
|
FILES_${PN} += "${datadir}/X11/xorg.conf.d"
|