mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-dtc: add missing license
@ 2022-02-18 15:54 Michael Riesch
  2022-03-11  9:25 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Riesch @ 2022-02-18 15:54 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Riesch

The README.license states that the libfdt is dual-licensed (BSD-2-Clause
OR GPL-2.0-only), but the dtc itself is licensed as GPL-2.0-only.

Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
---
 rules/host-dtc.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/host-dtc.make b/rules/host-dtc.make
index 958eada01..19551203e 100644
--- a/rules/host-dtc.make
+++ b/rules/host-dtc.make
@@ -22,6 +22,7 @@ HOST_DTC_SUFFIX		:= tar.gz
 HOST_DTC_URL		:= https://git.kernel.org/pub/scm/utils/dtc/dtc.git/snapshot/$(HOST_DTC).$(HOST_DTC_SUFFIX)
 HOST_DTC_SOURCE		:= $(SRCDIR)/$(HOST_DTC).$(HOST_DTC_SUFFIX)
 HOST_DTC_DIR		:= $(HOST_BUILDDIR)/$(HOST_DTC)
+HOST_DTC_LICENSE	:= GPL-2.0-only
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.30.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] 2+ messages in thread

* Re: [ptxdist] [APPLIED] host-dtc: add missing license
  2022-02-18 15:54 [ptxdist] [PATCH] host-dtc: add missing license Michael Riesch
@ 2022-03-11  9:25 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-03-11  9:25 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Riesch

Thanks, applied as a24ee7a9f58c78d5f836c958fcc71cf3892420fb.

Michael

[sent from post-receive hook]

On Fri, 11 Mar 2022 10:25:03 +0100, Michael Riesch <michael.riesch@wolfvision.net> wrote:
> The README.license states that the libfdt is dual-licensed (BSD-2-Clause
> OR GPL-2.0-only), but the dtc itself is licensed as GPL-2.0-only.
> 
> Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
> Message-Id: <20220218155441.899919-1-michael.riesch@wolfvision.net>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-dtc.make b/rules/host-dtc.make
> index 958eada01eb1..19551203e9ba 100644
> --- a/rules/host-dtc.make
> +++ b/rules/host-dtc.make
> @@ -22,6 +22,7 @@ HOST_DTC_SUFFIX		:= tar.gz
>  HOST_DTC_URL		:= https://git.kernel.org/pub/scm/utils/dtc/dtc.git/snapshot/$(HOST_DTC).$(HOST_DTC_SUFFIX)
>  HOST_DTC_SOURCE		:= $(SRCDIR)/$(HOST_DTC).$(HOST_DTC_SUFFIX)
>  HOST_DTC_DIR		:= $(HOST_BUILDDIR)/$(HOST_DTC)
> +HOST_DTC_LICENSE	:= GPL-2.0-only
>  
>  # ----------------------------------------------------------------------------
>  # Prepare

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


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

end of thread, other threads:[~2022-03-11  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-18 15:54 [ptxdist] [PATCH] host-dtc: add missing license Michael Riesch
2022-03-11  9:25 ` [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