From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Bruno Thomsen <bruno.thomsen@gmail.com>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] python3: add license file and hash
Date: Wed, 13 Nov 2024 14:28:18 +0100 [thread overview]
Message-ID: <ZzSpcj_TC-Bncum8@pengutronix.de> (raw)
In-Reply-To: <20241111194410.9532-1-bruno.thomsen@gmail.com>
On Mon, Nov 11, 2024 at 08:44:10PM +0100, Bruno Thomsen wrote:
> SPDX list references to other web pages for this license:
>
> https://spdx.org/licenses/Python-2.0.1.html
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> ---
> rules/python3.make | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/rules/python3.make b/rules/python3.make
> index d39b8c642..f2aa78094 100644
> --- a/rules/python3.make
> +++ b/rules/python3.make
> @@ -23,6 +23,9 @@ PYTHON3 := Python-$(PYTHON3_VERSION)
> PYTHON3_SUFFIX := tar.xz
> PYTHON3_SOURCE := $(SRCDIR)/$(PYTHON3).$(PYTHON3_SUFFIX)
> PYTHON3_DIR := $(BUILDDIR)/$(PYTHON3)
> +PYTHON3_LICENSE := Python-2.0.1
> +PYTHON3_LICENSE_FILES := \
> + file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2
Nack. As discussed on the list, there are quite a few files with a
different license. Those must be handled as well.
Regards,
Michael
> PYTHON3_DEVPKG := NO
>
> PYTHON3_URL := \
>
> base-commit: 3824c3233b369e9b226ae95467947382351c7f6c
> --
> 2.47.0
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2024-11-13 13:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 19:44 Bruno Thomsen
2024-11-13 13:28 ` Michael Olbrich [this message]
2024-11-13 19:31 ` Bruno Thomsen
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=ZzSpcj_TC-Bncum8@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=bruno.thomsen@gmail.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