mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH] evtest: version bump 1.35 -> 1.36
Date: Mon, 13 Oct 2025 17:30:23 +0200	[thread overview]
Message-ID: <20251013153048.2571379-1-s.pueschel@pengutronix.de> (raw)

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>
---
 patches/{evtest-1.35 => evtest-1.36}/autogen.sh | 0
 rules/evtest.make                               | 9 ++++++---
 2 files changed, 6 insertions(+), 3 deletions(-)
 rename patches/{evtest-1.35 => evtest-1.36}/autogen.sh (100%)

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 5274d8bb7..d2b52fa7e 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
-- 
2.47.3




                 reply	other threads:[~2025-10-13 15:31 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=20251013153048.2571379-1-s.pueschel@pengutronix.de \
    --to=s.pueschel@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