mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] evtest: version bump 1.35 -> 1.36
Date: Fri, 17 Oct 2025 10:21:02 +0200	[thread overview]
Message-ID: <20251017082102.3113047-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251013153048.2571379-1-s.pueschel@pengutronix.de>

Thanks, applied as 8a8dc3d93312a64bb2f1eb8789f0fbae4d46b2aa.

Michael

[sent from post-receive hook]

On Fri, 17 Oct 2025 10:21:02 +0200, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> The evtest.c file always specified GPLv2 or later, so fix it and
> specify license md5 sums.
> 
> https://gitlab.freedesktop.org/libevdev/evtest/-/releases/evtest-1.36
> 
> Fixes: 4850f7aac30a ("update all spdx license identifier to the new version")
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251013153048.2571379-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/evtest-1.35/autogen.sh b/patches/evtest-1.36/autogen.sh
> similarity index 100%
> rename from patches/evtest-1.35/autogen.sh
> rename to patches/evtest-1.36/autogen.sh
> diff --git a/rules/evtest.make b/rules/evtest.make
> index 5274d8bb78f4..d2b52fa7e591 100644
> --- a/rules/evtest.make
> +++ b/rules/evtest.make
> @@ -14,14 +14,17 @@ PACKAGES-$(PTXCONF_EVTEST) += evtest
>  #
>  # Paths and names
>  #
> -EVTEST_VERSION	:= 1.35
> -EVTEST_MD5	:= cc63594043419bb8364d1b54bf3c32e7
> +EVTEST_VERSION	:= 1.36
> +EVTEST_MD5	:= ebd8a804185bfcf19ed20b4789f7e9fc
>  EVTEST		:= evtest-$(EVTEST_VERSION)
>  EVTEST_SUFFIX	:= tar.bz2
>  EVTEST_URL	:= https://gitlab.freedesktop.org/libevdev/evtest/-/archive/evtest-$(EVTEST_VERSION)/evtest-$(EVTEST).$(EVTEST_SUFFIX)
>  EVTEST_SOURCE	:= $(SRCDIR)/$(EVTEST).$(EVTEST_SUFFIX)
>  EVTEST_DIR	:= $(BUILDDIR)/$(EVTEST)
> -EVTEST_LICENSE	:= GPL-2.0-only
> +EVTEST_LICENSE	:= GPL-2.0-or-later
> +EVTEST_LICENSE_FILES := \
> +	file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
> +	file://evtest.c;startline=18;endline=36;md5=f38f0b28798dbf9b0cc59de32ef71a28
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



      reply	other threads:[~2025-10-17  8:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-13 15:30 [ptxdist] [PATCH] " Sven Püschel
2025-10-17  8:21 ` Michael Olbrich [this message]

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=20251017082102.3113047-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=s.pueschel@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