summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2019-05-10 11:24:34 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-29 11:27:09 +0200
commitdf8cca50381c32a7386631457da155e5df7eff8d (patch)
treebca4a9b006fbac8471f971ce9c180afac5c675a8
parent11423b79d444e494a448f54b37758c712250ae12 (diff)
downloadptxdist-df8cca50381c32a7386631457da155e5df7eff8d.tar.gz
ptxdist-df8cca50381c32a7386631457da155e5df7eff8d.tar.xz
u-boot-tools: Fix licenses and add license file hashes
This package uses only a small part of U-Boot intended to run on Linux, for which only two licenses apply. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/u-boot-tools.make5
1 files changed, 4 insertions, 1 deletions
diff --git a/rules/u-boot-tools.make b/rules/u-boot-tools.make
index fdcf8fcaa..0caa3eabd 100644
--- a/rules/u-boot-tools.make
+++ b/rules/u-boot-tools.make
@@ -24,7 +24,10 @@ U_BOOT_TOOLS_URL := ftp://ftp.denx.de/pub/u-boot/$(U_BOOT_TOOLS).$(U_BOOT_TOOLS_
U_BOOT_TOOLS_SOURCE := $(SRCDIR)/$(U_BOOT_TOOLS).$(U_BOOT_TOOLS_SUFFIX)
U_BOOT_TOOLS_DIR := $(BUILDDIR)/u-boot-tools-$(U_BOOT_TOOLS_VERSION)
U_BOOT_TOOLS_PKGDIR := $(PKGDIR)/u-boot-tools-$(U_BOOT_TOOLS_VERSION)
-U_BOOT_TOOLS_LICENSE := GPL-2.0-only
+U_BOOT_TOOLS_LICENSE := GPL-2.0-or-later AND Zlib
+U_BOOT_TOOLS_LICENSE_FILES := \
+ file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
+ file://include/u-boot/zlib.h;startline=15;endline=43;md5=7c27ae0384929249664da410d539a1dc
# ----------------------------------------------------------------------------
# Prepare