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 <a...@thorsis.com> --- rules/u-boot-tools.make | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rules/u-boot-tools.make b/rules/u-boot-tools.make index b1b5515ca..a05b41d5f 100644 --- a/rules/u-boot-tools.make +++ b/rules/u-boot-tools.make @@ -23,7 +23,10 @@ U_BOOT_TOOLS_SUFFIX := tar.bz2 U_BOOT_TOOLS_URL := ftp://ftp.denx.de/pub/u-boot/$(U_BOOT_TOOLS).$(U_BOOT_TOOLS_SUFFIX) 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_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 -- 2.11.0 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de