mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] rauc-hawkbit-updater: fix license
Date: Wed, 16 Jun 2021 12:35:46 +0200	[thread overview]
Message-ID: <20210616103546.2000372-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210607095535.17091-1-bst@pengutronix.de>

Thanks, applied as 7fb63c5e9473904c83ee51238776fb694decc745.

Michael

[sent from post-receive hook]

On Wed, 16 Jun 2021 12:35:45 +0200, Bastian Krause <bst@pengutronix.de> wrote:
> rauc-hawkbit-updater's license is actually LGPL-2.1-only, not
> LGPL-2.1-or-later. See the SPDX-License-Identifier in any source file.
> 
> Fixes: 399ce56f9 ("rauc-hawkbit-updater: new package")
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20210607095535.17091-1-bst@pengutronix.de>
> [rhi: add src/rauc-hawkbit-updater.c license file as source]
> Reviewed-by: Roland Hieber <rhi@pengutronix.de>
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/rauc-hawkbit-updater.make b/rules/rauc-hawkbit-updater.make
> index 5a9bfce71f33..f8557f03951a 100644
> --- a/rules/rauc-hawkbit-updater.make
> +++ b/rules/rauc-hawkbit-updater.make
> @@ -21,8 +21,10 @@ RAUC_HAWKBIT_UPDATER_SUFFIX		:= tar.gz
>  RAUC_HAWKBIT_UPDATER_URL		:= https://github.com/rauc/rauc-hawkbit-updater/archive/$(RAUC_HAWKBIT_UPDATER).$(RAUC_HAWKBIT_UPDATER_SUFFIX)
>  RAUC_HAWKBIT_UPDATER_SOURCE		:= $(SRCDIR)/$(RAUC_HAWKBIT_UPDATER).$(RAUC_HAWKBIT_UPDATER_SUFFIX)
>  RAUC_HAWKBIT_UPDATER_DIR		:= $(BUILDDIR)/$(RAUC_HAWKBIT_UPDATER)
> -RAUC_HAWKBIT_UPDATER_LICENSE		:= LGPL-2.1-or-later
> -RAUC_HAWKBIT_UPDATER_LICENSE_FILES	:= file://LICENSE;md5=1a6d268fd218675ffea8be556788b780
> +RAUC_HAWKBIT_UPDATER_LICENSE		:= LGPL-2.1-only
> +RAUC_HAWKBIT_UPDATER_LICENSE_FILES	:= \
> +	file://LICENSE;md5=1a6d268fd218675ffea8be556788b780 \
> +	file://src/rauc-hawkbit-updater.c;startline=2;endline=18;md5=77f866ecbd1a16747812cee95cdfcf44
>  
>  # ----------------------------------------------------------------------------
>  # Prepare

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


      parent reply	other threads:[~2021-06-16 10:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07  9:55 [ptxdist] [PATCH] " Bastian Krause
2021-06-07 20:45 ` [ptxdist] [PATCH] squash! " Roland Hieber
2021-06-07 20:47   ` Roland Hieber
2021-06-16 10:35 ` 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=20210616103546.2000372-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=bst@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