* [ptxdist] [PATCH] libevdev: Version bump. 1.13.0 -> 1.13.1
@ 2023-05-07 13:49 Christian Melki
2023-05-11 5:55 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-05-07 13:49 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] libevdev: Version bump. 1.13.0 -> 1.13.1
2023-05-07 13:49 [ptxdist] [PATCH] libevdev: Version bump. 1.13.0 -> 1.13.1 Christian Melki
@ 2023-05-11 5:55 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-05-11 5:55 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 1fa555788c6444bbc31521ed693b4ac0f0ef5ef8.
Michael
[sent from post-receive hook]
On Thu, 11 May 2023 07:55:37 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20230507134952.394892-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libevdev.make b/rules/libevdev.make
> index f34b3d55b94b..192e11439bf1 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-11 5:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-07 13:49 [ptxdist] [PATCH] libevdev: Version bump. 1.13.0 -> 1.13.1 Christian Melki
2023-05-11 5:55 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox