mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-extract-cert: version bump 0.2 -> 0.3
@ 2021-06-22 16:06 Michael Tretter
  2021-06-29  5:09 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tretter @ 2021-06-22 16:06 UTC (permalink / raw)
  To: ptxdist

Add the license and the license file, too.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/host-extract-cert.make | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/rules/host-extract-cert.make b/rules/host-extract-cert.make
index df7599011a71..3511aef3b21c 100644
--- a/rules/host-extract-cert.make
+++ b/rules/host-extract-cert.make
@@ -14,13 +14,15 @@ HOST_PACKAGES-$(PTXCONF_HOST_EXTRACT_CERT) += host-extract-cert
 #
 # Paths and names
 #
-HOST_EXTRACT_CERT_VERSION	:= 0.2
-HOST_EXTRACT_CERT_MD5		:= b2ec817a3d8bf9ec126b381642149d60
+HOST_EXTRACT_CERT_VERSION	:= 0.3
+HOST_EXTRACT_CERT_MD5		:= a0fb2a20ef7528edcedd1ebcb1578c92
 HOST_EXTRACT_CERT		:= extract-cert-$(HOST_EXTRACT_CERT_VERSION)
 HOST_EXTRACT_CERT_SUFFIX	:= tar.gz
 HOST_EXTRACT_CERT_URL		:= https://git.pengutronix.de/cgit/extract-cert/snapshot/$(HOST_EXTRACT_CERT).$(HOST_EXTRACT_CERT_SUFFIX)
 HOST_EXTRACT_CERT_SOURCE	:= $(SRCDIR)/$(HOST_EXTRACT_CERT).$(HOST_EXTRACT_CERT_SUFFIX)
 HOST_EXTRACT_CERT_DIR		:= $(HOST_BUILDDIR)/$(HOST_EXTRACT_CERT)
+HOST_EXTRACT_CERT_LICENSE	:= LGPL-2.1-only
+HOST_EXTRACT_CERT_LICENSE_FILES	:= file://COPYING;md5=4fbd65380cdd255951079008b364516c
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-29  5:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 16:06 [ptxdist] [PATCH] host-extract-cert: version bump 0.2 -> 0.3 Michael Tretter
2021-06-29  5:09 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox