summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Riesch <michael.riesch@wolfvision.net>2022-02-18 16:54:41 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-03-01 08:43:00 +0100
commita24ee7a9f58c78d5f836c958fcc71cf3892420fb (patch)
treebdfc845981886b94d7ec3596837fd6c61a8c7b1c
parent83d583eddeef5197d47e584582118711afeb5674 (diff)
downloadptxdist-a24ee7a9f58c78d5f836c958fcc71cf3892420fb.tar.gz
ptxdist-a24ee7a9f58c78d5f836c958fcc71cf3892420fb.tar.xz
host-dtc: add missing license
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>
-rw-r--r--rules/host-dtc.make1
1 files changed, 1 insertions, 0 deletions
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