summaryrefslogtreecommitdiffstats
path: root/rules/mmc-utils.make
diff options
context:
space:
mode:
authorBruno Thomsen <bruno.thomsen@gmail.com>2022-10-18 19:21:18 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-10-21 16:54:50 +0200
commitc6a4247915452a018cce9e55e2ab929dcab30ead (patch)
tree3e73a5d665061b34629287e7a7ae63b415cc395f /rules/mmc-utils.make
parent1405db882535f78318d8d62573b952cae3fa371d (diff)
downloadptxdist-c6a4247915452a018cce9e55e2ab929dcab30ead.tar.gz
ptxdist-c6a4247915452a018cce9e55e2ab929dcab30ead.tar.xz
mmc-utils: add license files
Newly added README file clearly states that license is GPL-2.0-only. 3rdparty hmac_sha2 has a dual BSD and GPLv2 license when distributed with mmc-utils. Add README, mmc.c and 3rdparty/hmac_sha/sha2.h license header as license files. Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com> Message-Id: <20221018172118.4196-1-bruno.thomsen@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/mmc-utils.make')
-rw-r--r--rules/mmc-utils.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/mmc-utils.make b/rules/mmc-utils.make
index a5045b079..9a43c148b 100644
--- a/rules/mmc-utils.make
+++ b/rules/mmc-utils.make
@@ -23,6 +23,10 @@ MMC_UTILS_URL := https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git;tag=$(M
MMC_UTILS_SOURCE := $(SRCDIR)/$(MMC_UTILS).$(MMC_UTILS_SUFFIX)
MMC_UTILS_DIR := $(BUILDDIR)/$(MMC_UTILS)
MMC_UTILS_LICENSE := GPL-2.0-only AND BSD-3-Clause
+MMC_UTILS_LICENSE_FILES := \
+ file://README;startline=28;endline=31;md5=73e5e3ce638b21eca6e204e260201d4a \
+ file://mmc.c;startline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d \
+ file://3rdparty/hmac_sha/sha2.h;startline=1;endline=36;md5=6ce341e87c5fcac36e417f4a0e283afd
# ----------------------------------------------------------------------------
# Prepare