mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libevdev: Version bump. 1.13.0 -> 1.13.1
Date: Sun,  7 May 2023 15:49:52 +0200	[thread overview]
Message-ID: <20230507134952.394892-1-christian.melki@t2data.com> (raw)

Mostly build fixes. And a sync with Linux 6.2 events.

* Be explicit about configure options.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libevdev.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/libevdev.make b/rules/libevdev.make
index f34b3d55b..192e11439 100644
--- a/rules/libevdev.make
+++ b/rules/libevdev.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBEVDEV) += libevdev
 #
 # Paths and names
 #
-LIBEVDEV_VERSION	:= 1.13.0
-LIBEVDEV_MD5		:= 5b15b4cf97c4f9f1393e499526a57665
+LIBEVDEV_VERSION	:= 1.13.1
+LIBEVDEV_MD5		:= 58fe71aa6fd5e80d0928e9b691761311
 LIBEVDEV		:= libevdev-$(LIBEVDEV_VERSION)
 LIBEVDEV_SUFFIX		:= tar.xz
 LIBEVDEV_URL		:= http://www.freedesktop.org/software/libevdev/$(LIBEVDEV).$(LIBEVDEV_SUFFIX)
@@ -39,7 +39,8 @@ LIBEVDEV_CONF_ENV	:= \
 LIBEVDEV_CONF_TOOL	:= autoconf
 LIBEVDEV_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
-	--disable-gcov
+	--disable-gcov \
+	--disable-coverity
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.34.1




             reply	other threads:[~2023-05-07 13:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-07 13:49 Christian Melki [this message]
2023-05-11  5:55 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20230507134952.394892-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --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