From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libinput: version bump 1.14.0 -> 1.14.2
Date: Thu, 17 Oct 2019 11:36:40 +0200 [thread overview]
Message-ID: <20191017093640.31216-1-p.zabel@pengutronix.de> (raw)
- order options alphabetically, to please scripts/configure_helper.py
- add new -Dzshcompletiondir=no option
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/libinput.make | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/rules/libinput.make b/rules/libinput.make
index 52af77b39dec..b77de3b4e1dc 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
#
# Paths and names
#
-LIBINPUT_VERSION := 1.14.0
-LIBINPUT_MD5 := 1c33d49fc7985926eab877e3de9c17eb
+LIBINPUT_VERSION := 1.14.2
+LIBINPUT_MD5 := c282990973140e3fa2dd274c69ab3a57
LIBINPUT := libinput-$(LIBINPUT_VERSION)
LIBINPUT_SUFFIX := tar.xz
LIBINPUT_URL := http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX)
@@ -30,14 +30,15 @@ LIBINPUT_LICENSE := MIT
LIBINPUT_CONF_TOOL := meson
LIBINPUT_CONF_OPT := \
$(CROSS_MESON_USR) \
- -Dudev-dir=/usr/lib/udev \
- -Dlibwacom=false \
-Dcoverity=false \
-Ddebug-gui=false \
- -Dtests=false \
-Ddocumentation=false \
-Depoll-dir= \
- -Dinstall-tests=false
+ -Dinstall-tests=false \
+ -Dlibwacom=false \
+ -Dtests=false \
+ -Dudev-dir=/usr/lib/udev \
+ -Dzshcompletiondir=no
# ----------------------------------------------------------------------------
# Target-Install
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2019-10-17 9:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191017093640.31216-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox