From: Felicitas Jung <f.j...@pengutronix.de> Signed-off-by: Felicitas Jung <f.j...@pengutronix.de> [rhi: use "custom" instead of "unknown"] Reviewed-by: Roland Hieber <r...@pengutronix.de> Signed-off-by: Roland Hieber <r...@pengutronix.de> --- PATCH v2: - use "custom" instead of "unknown" - rebase to current master, review and update MD5 sums
PULL v1: https://lore.ptxdist.org/ptxdist/20200527112204.ll7ij44ahllid...@pengutronix.de --- rules/lsof.make | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rules/lsof.make b/rules/lsof.make index dacbbf2ce858..cd933679f9a0 100644 --- a/rules/lsof.make +++ b/rules/lsof.make @@ -22,6 +22,8 @@ LSOF_TARBALL := lsof_$(LSOF_VERSION).orig.$(LSOF_SUFFIX) LSOF_URL := https://snapshot.debian.org/archive/debian/20190908T172415Z/pool/main/l/lsof/$(LSOF_TARBALL) LSOF_SOURCE := $(SRCDIR)/$(LSOF_TARBALL) LSOF_DIR := $(BUILDDIR)/$(LSOF) +LSOF_LICENSE := custom +LSOF_LICENSE_FILES := file://00README;startline=645;endline=676;md5=3161a245910921b0f58644299e268d39 # ---------------------------------------------------------------------------- # Prepare -- 2.30.2 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-requ...@pengutronix.de