summaryrefslogtreecommitdiffstats
path: root/rules/libinput.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-03-24 17:16:15 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-03-26 09:36:21 +0100
commit755af6dd56c39f4f748500bfaef80d9fa5623566 (patch)
treed26d0b899a4b4578d6ae9fa745e7768d9fe32a26 /rules/libinput.make
parent4026b08b63128e4950c4b8825c52ab0a85072560 (diff)
downloadptxdist-755af6dd56c39f4f748500bfaef80d9fa5623566.tar.gz
ptxdist-755af6dd56c39f4f748500bfaef80d9fa5623566.tar.xz
libinput: version bump 0.6.0 -> 0.12.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libinput.make')
-rw-r--r--rules/libinput.make8
1 files changed, 5 insertions, 3 deletions
diff --git a/rules/libinput.make b/rules/libinput.make
index 89547b18d..364d968ea 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
#
# Paths and names
#
-LIBINPUT_VERSION := 0.6.0
-LIBINPUT_MD5 := 3afaf9f66d8796323a79edb879c10ba3
+LIBINPUT_VERSION := 0.12.0
+LIBINPUT_MD5 := cc1a8c710a90264d1464c81d657064d2
LIBINPUT := libinput-$(LIBINPUT_VERSION)
LIBINPUT_SUFFIX := tar.xz
LIBINPUT_URL := http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX)
@@ -38,8 +38,10 @@ LIBINPUT_CONF_ENV := \
LIBINPUT_CONF_TOOL := autoconf
LIBINPUT_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
+ --disable-documentation \
--disable-event-gui \
- --disable-tests
+ --disable-tests \
+ --with-udev-dir=/lib/udev
# ----------------------------------------------------------------------------
# Target-Install