Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
require xorg-driver-input.inc
|
||||
|
||||
SUMMARY = "Generic input driver for the X.Org server based on libinput"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a22925127bd3c827c384cedd23ed2309"
|
||||
|
||||
DEPENDS += "libinput"
|
||||
|
||||
XORG_DRIVER_COMPRESSOR = ".tar.xz"
|
||||
SRC_URI[sha256sum] = "1446ba20a22bc968b5a4a0b4dbc3b8e037c50d9c59ac75fa3f7fc506c58c1abb"
|
||||
|
||||
FILES:${PN} += "${datadir}/X11/xorg.conf.d"
|
||||
Reference in New Issue
Block a user