Signed-off-by: Philipp Zabel <p.za...@pengutronix.de>
---
 rules/libinput.make | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/rules/libinput.make b/rules/libinput.make
index cf0fb3942a7b..9e4976ee65c4 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
 #
 # Paths and names
 #
-LIBINPUT_VERSION       := 1.9.4
-LIBINPUT_MD5           := 8b43d07d1698fb207a0492fc67554d4f
+LIBINPUT_VERSION       := 1.14.0
+LIBINPUT_MD5           := 1c33d49fc7985926eab877e3de9c17eb
 LIBINPUT               := libinput-$(LIBINPUT_VERSION)
 LIBINPUT_SUFFIX                := tar.xz
 LIBINPUT_URL           := 
http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX)
@@ -32,9 +32,12 @@ LIBINPUT_CONF_OPT    := \
        $(CROSS_MESON_USR) \
        -Dudev-dir=/usr/lib/udev \
        -Dlibwacom=false \
+       -Dcoverity=false \
        -Ddebug-gui=false \
        -Dtests=false \
-       -Ddocumentation=false
+       -Ddocumentation=false \
+       -Depoll-dir= \
+       -Dinstall-tests=false
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to