From: Ralf Glaser <glaser@iotmaxx.de>
To: ptxdist@pengutronix.de
Cc: Ralf Glaser <glaser@iotmaxx.de>
Subject: [ptxdist] [PATCH v2] host-python3-toml: correct license identifier
Date: Thu, 5 Jun 2025 15:15:24 +0200 [thread overview]
Message-ID: <20250605131524.33089-1-glaser@iotmaxx.de> (raw)
Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
---
rules/host-python3-toml.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/host-python3-toml.make b/rules/host-python3-toml.make
index 34b1bae02..a83ae68e0 100644
--- a/rules/host-python3-toml.make
+++ b/rules/host-python3-toml.make
@@ -21,8 +21,8 @@ HOST_PYTHON3_TOML_SUFFIX := tar.gz
HOST_PYTHON3_TOML_URL := $(call ptx/mirror-pypi, toml, $(HOST_PYTHON3_TOML).$(HOST_PYTHON3_TOML_SUFFIX))
HOST_PYTHON3_TOML_SOURCE := $(SRCDIR)/$(HOST_PYTHON3_TOML).$(HOST_PYTHON3_TOML_SUFFIX)
HOST_PYTHON3_TOML_DIR := $(BUILDDIR)/$(HOST_PYTHON3_TOML)
-HOST_PYTHON3_TOML_LICENSE := unknown
-HOST_PYTHON3_TOML_LICENSE_FILES :=
+HOST_PYTHON3_TOML_LICENSE := MIT
+HOST_PYTHON3_TOML_LICENSE_FILES := file://LICENSE;md5=16c77b2b1050d2f03cb9c2ed0edaf4f0
# ----------------------------------------------------------------------------
# Prepare
--
2.49.0
reply other threads:[~2025-06-05 13:15 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=20250605131524.33089-1-glaser@iotmaxx.de \
--to=glaser@iotmaxx.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