summaryrefslogtreecommitdiffstats
path: root/rules/libinput.make
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2019-08-13 19:14:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-08-15 08:05:51 +0200
commit1d7b887b7cec004f4e0c797fdb423dae8b650dee (patch)
tree9be64e70d7d7e4a4ae7ad65bdb17287b6e1ebd5d /rules/libinput.make
parent83996bf56164e7f3c60c2696a94ae3e61ae30e19 (diff)
downloadptxdist-1d7b887b7cec004f4e0c797fdb423dae8b650dee.tar.gz
ptxdist-1d7b887b7cec004f4e0c797fdb423dae8b650dee.tar.xz
libinput: version bump 1.9.4 -> 1.14.0
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libinput.make')
-rw-r--r--rules/libinput.make9
1 files changed, 6 insertions, 3 deletions
diff --git a/rules/libinput.make b/rules/libinput.make
index cf0fb3942..9e4976ee6 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