mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Riesch <michael.riesch@wolfvision.net>
To: ptxdist@pengutronix.de
Cc: Michael Riesch <michael.riesch@wolfvision.net>
Subject: [ptxdist] [PATCH] host-dtc: add missing license
Date: Fri, 18 Feb 2022 16:54:41 +0100	[thread overview]
Message-ID: <20220218155441.899919-1-michael.riesch@wolfvision.net> (raw)

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


             reply	other threads:[~2022-02-18 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-18 15:54 Michael Riesch [this message]
2022-03-11  9:25 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20220218155441.899919-1-michael.riesch@wolfvision.net \
    --to=michael.riesch@wolfvision.net \
    --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