mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
xf86-input-libinput: upgrade 0.30.0 -> 1.0.1
License was changed to real MIT [1]
[1] 2bbc4727a1
(From OE-Core rev: bd4d34ab9bcb1b0125d6bbcf3be58bc363d5d13c)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
452f493ca5
commit
d2b05c92b4
@@ -1,11 +0,0 @@
|
||||
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] = "11dcfa2cc39f790731a9545fcdeea717"
|
||||
SRC_URI[sha256sum] = "f9c7f9fd41ae14061e0e9c3bd45fa170e5e21027a2bc5810034e1e748db996c0"
|
||||
|
||||
FILES_${PN} += "${datadir}/X11/xorg.conf.d"
|
||||
@@ -0,0 +1,11 @@
|
||||
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"
|
||||
|
||||
SRC_URI[sha256sum] = "fddec49c115591918475155bf16aaf23017d7f814cee7823a0c11f867aca245b"
|
||||
|
||||
FILES_${PN} += "${datadir}/X11/xorg.conf.d"
|
||||
Reference in New Issue
Block a user