mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Bruno Thomsen <bruno.thomsen@gmail.com>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 2/3] autossh: add license file and hash
Date: Fri, 15 Mar 2024 07:30:31 +0100	[thread overview]
Message-ID: <ZfPrB8pTKNh9otlQ@pengutronix.de> (raw)
In-Reply-To: <20240308171618.4616-2-bruno.thomsen@gmail.com>

On Fri, Mar 08, 2024 at 06:16:17PM +0100, Bruno Thomsen wrote:
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> ---
>  rules/autossh.make | 18 ++++++++++--------
>  1 file changed, 10 insertions(+), 8 deletions(-)
> 
> diff --git a/rules/autossh.make b/rules/autossh.make
> index 879cd1c99..19512070e 100644
> --- a/rules/autossh.make
> +++ b/rules/autossh.make
> @@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_AUTOSSH) += autossh
>  #
>  # Paths and names
>  #
> -AUTOSSH_VERSION	:= 1.4c
> -AUTOSSH_MD5	:= 26520eea934f296be0783dabe7fcfd28
> -AUTOSSH		:= autossh-$(AUTOSSH_VERSION)
> -AUTOSSH_SUFFIX	:= tgz
> -AUTOSSH_URL	:= https://www.harding.motd.ca/autossh/$(AUTOSSH).$(AUTOSSH_SUFFIX)
> -AUTOSSH_SOURCE	:= $(SRCDIR)/$(AUTOSSH).$(AUTOSSH_SUFFIX)
> -AUTOSSH_DIR	:= $(BUILDDIR)/$(AUTOSSH)
> -AUTOSSH_LICENSE	:= unknown
> +AUTOSSH_VERSION		:= 1.4c
> +AUTOSSH_MD5		:= 26520eea934f296be0783dabe7fcfd28
> +AUTOSSH			:= autossh-$(AUTOSSH_VERSION)
> +AUTOSSH_SUFFIX		:= tgz
> +AUTOSSH_URL		:= https://www.harding.motd.ca/autossh/$(AUTOSSH).$(AUTOSSH_SUFFIX)
> +AUTOSSH_SOURCE		:= $(SRCDIR)/$(AUTOSSH).$(AUTOSSH_SUFFIX)
> +AUTOSSH_DIR		:= $(BUILDDIR)/$(AUTOSSH)
> +AUTOSSH_LICENSE		:= unknown

If there is no patching spdx identifier, then use 'custom' for the license.
'unknown' means, nobody looked at it.

> +AUTOSSH_LICENSE_FILES	:= \
> +	file://LICENSE;md5=799b1a7511fc918ee7de7122e1a538b5

I'm not seeing a LICENSE file in the source package.

Michael

>  
>  # ----------------------------------------------------------------------------
>  # Prepare
> -- 
> 2.44.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 |



  reply	other threads:[~2024-03-15  6:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08 17:16 [ptxdist] [PATCH 1/3] autossh: update URL Bruno Thomsen
2024-03-08 17:16 ` [ptxdist] [PATCH 2/3] autossh: add license file and hash Bruno Thomsen
2024-03-15  6:30   ` Michael Olbrich [this message]
2024-03-17  9:00     ` Bruno Thomsen
2024-03-08 17:16 ` [ptxdist] [PATCH 3/3] autossh: Version bump 1.4c -> 1.4g 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=ZfPrB8pTKNh9otlQ@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