summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2019-05-10 11:24:32 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-29 11:27:09 +0200
commite9b6ad9a7e324241b2e45dd1c99a13e212d6d3bc (patch)
treef6c076e4f12bc8c934b29b5df687b6f36a743a27
parent3db1a2afd8c7c528545a885b8bd227ad2872214a (diff)
downloadptxdist-e9b6ad9a7e324241b2e45dd1c99a13e212d6d3bc.tar.gz
ptxdist-e9b6ad9a7e324241b2e45dd1c99a13e212d6d3bc.tar.xz
sudo: Fix licenses and add license file hash
Upstream distributes a fairly complete LICENSE document listing all applying licenses. Fixes: 8a4ca3129944e590408f375aa4855a7e7509d137 Cc: Andreas Pretzsch <apr@cn-eng.de> Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/sudo.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/sudo.make b/rules/sudo.make
index 54d84ea54..232942482 100644
--- a/rules/sudo.make
+++ b/rules/sudo.make
@@ -26,7 +26,8 @@ SUDO_URL := \
http://www.sudo.ws/sudo/dist/OLD/$(SUDO).$(SUDO_SUFFIX)
SUDO_SOURCE := $(SRCDIR)/$(SUDO).$(SUDO_SUFFIX)
SUDO_DIR := $(BUILDDIR)/$(SUDO)
-SUDO_LICENSE := BSD AND ISC
+SUDO_LICENSE := ISC AND BSD-3-Clause AND BSD-2-Clause-NetBSD AND Zlib
+SUDO_LICENSE_FILES := file://doc/LICENSE;md5=7765a3d787cb4fed3ccc3c9cee030af9
# ----------------------------------------------------------------------------
# Prepare