summaryrefslogtreecommitdiffstats
path: root/package/libevdev/libevdev.mk
diff options
context:
space:
mode:
authorPeter Seiderer <ps.report@gmx.net>2015-10-11 23:56:32 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-12 21:16:59 +0200
commite2c9de809627bc20599c7b26b450ba8a61352463 (patch)
tree9d42e3d74fe1c6f4a691ddbb9899cff3d67606e4 /package/libevdev/libevdev.mk
parent0f3531812c50a9440f44b4775456db5c997f9422 (diff)
downloadbuildroot-e2c9de809627bc20599c7b26b450ba8a61352463.tar.gz
buildroot-e2c9de809627bc20599c7b26b450ba8a61352463.zip
libevdev: bump version to 1.4.4
>From [1]: A couple of cleanups, one notable fix: we now transparently fix invalid ABS_MT_TRACKING_ID ranges to something sensible. The touchpad-edge-detector tool prints out suggested hwdb rules for resolution overrides. And since the resolution is the main thing to fix on a device, the libevdev-tweak-device now has a --resolution argument to quickly set the resolution on the x/y axes. [1] http://lists.freedesktop.org/archives/input-tools/2015-August/001210.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libevdev/libevdev.mk')
-rw-r--r--package/libevdev/libevdev.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libevdev/libevdev.mk b/package/libevdev/libevdev.mk
index 082a7ccf0e..d9a2be6808 100644
--- a/package/libevdev/libevdev.mk
+++ b/package/libevdev/libevdev.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBEVDEV_VERSION = 1.4.3
+LIBEVDEV_VERSION = 1.4.4
LIBEVDEV_SITE = http://www.freedesktop.org/software/libevdev
LIBEVDEV_SOURCE = libevdev-$(LIBEVDEV_VERSION).tar.xz
LIBEVDEV_LICENSE = X11
OpenPOWER on IntegriCloud