* [ptxdist] [PATCH] libinput: version bump 1.14.3 -> 1.15.0
@ 2020-01-06 9:50 Philipp Zabel
0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2020-01-06 9:50 UTC (permalink / raw)
To: ptxdist
Fix the PTXdist dummy quirk, libinput expects both a match and a quirk
property.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
projectroot/usr/share/libinput/99-ptxdist-dummy.quirks | 1 +
rules/libinput.make | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/projectroot/usr/share/libinput/99-ptxdist-dummy.quirks b/projectroot/usr/share/libinput/99-ptxdist-dummy.quirks
index f9acff220ab3..6adc1a77ab4d 100644
--- a/projectroot/usr/share/libinput/99-ptxdist-dummy.quirks
+++ b/projectroot/usr/share/libinput/99-ptxdist-dummy.quirks
@@ -4,3 +4,4 @@
# not installed.
[PTXdist dummy quirk]
MatchName=PTXdist inexistent device
+AttrSizeHint=1x1
diff --git a/rules/libinput.make b/rules/libinput.make
index 22cdeebd89b4..6d1659f7174d 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
#
# Paths and names
#
-LIBINPUT_VERSION := 1.14.3
-LIBINPUT_MD5 := d052faa64eb6d2e649e582cc0fcf6e32
+LIBINPUT_VERSION := 1.15.0
+LIBINPUT_MD5 := d5fe153c4b1d69ec35dc846588cd47ec
LIBINPUT := libinput-$(LIBINPUT_VERSION)
LIBINPUT_SUFFIX := tar.xz
LIBINPUT_URL := http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX)
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-06 9:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-06 9:50 [ptxdist] [PATCH] libinput: version bump 1.14.3 -> 1.15.0 Philipp Zabel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox