mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rauc-hawkbit-updater: fix license
@ 2021-06-07  9:55 Bastian Krause
  2021-06-07 20:45 ` [ptxdist] [PATCH] squash! " Roland Hieber
  2021-06-16 10:35 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Bastian Krause @ 2021-06-07  9:55 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

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>
---
 rules/rauc-hawkbit-updater.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/rauc-hawkbit-updater.make b/rules/rauc-hawkbit-updater.make
index 5a9bfce71..769c580d8 100644
--- a/rules/rauc-hawkbit-updater.make
+++ b/rules/rauc-hawkbit-updater.make
@@ -21,7 +21,7 @@ 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		:= LGPL-2.1-only
 RAUC_HAWKBIT_UPDATER_LICENSE_FILES	:= file://LICENSE;md5=1a6d268fd218675ffea8be556788b780
 
 # ----------------------------------------------------------------------------
-- 
2.29.2


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-16 10:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07  9:55 [ptxdist] [PATCH] rauc-hawkbit-updater: fix license Bastian Krause
2021-06-07 20:45 ` [ptxdist] [PATCH] squash! " Roland Hieber
2021-06-07 20:47   ` Roland Hieber
2021-06-16 10:35 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox