mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: bruno.thomsen@gmail.com
Subject: [ptxdist] [PATCH 5/8] libp11: add license file and hash
Date: Sun, 19 Nov 2023 21:08:16 +0100	[thread overview]
Message-ID: <20231119200819.38425-5-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20231119200819.38425-1-bruno.thomsen@gmail.com>

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/libp11.make | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/rules/libp11.make b/rules/libp11.make
index 1cc0cef9c628..7c041f352ef2 100644
--- a/rules/libp11.make
+++ b/rules/libp11.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_LIBP11) += libp11
 #
 # Paths and names
 #
-LIBP11_VERSION	:= 0.4.11
-LIBP11_MD5	:= 8b907abd572b0eb8e63413549f68dbe1
-LIBP11		:= libp11-$(LIBP11_VERSION)
-LIBP11_SUFFIX	:= tar.gz
-LIBP11_URL	:= https://github.com/OpenSC/libp11/releases/download/$(LIBP11)/$(LIBP11).$(LIBP11_SUFFIX)
-LIBP11_SOURCE	:= $(SRCDIR)/$(LIBP11).$(LIBP11_SUFFIX)
-LIBP11_DIR	:= $(BUILDDIR)/$(LIBP11)
-LIBP11_LICENSE	:= LGPL-2.1-only
+LIBP11_VERSION		:= 0.4.11
+LIBP11_MD5		:= 8b907abd572b0eb8e63413549f68dbe1
+LIBP11			:= libp11-$(LIBP11_VERSION)
+LIBP11_SUFFIX		:= tar.gz
+LIBP11_URL		:= https://github.com/OpenSC/libp11/releases/download/$(LIBP11)/$(LIBP11).$(LIBP11_SUFFIX)
+LIBP11_SOURCE		:= $(SRCDIR)/$(LIBP11).$(LIBP11_SUFFIX)
+LIBP11_DIR		:= $(BUILDDIR)/$(LIBP11)
+LIBP11_LICENSE		:= LGPL-2.1-only
+LIBP11_LICENSE_FILES	:= \
+	file://COPYING;md5=fad9b3332be894bab9bc501572864b29
 
 #
 # autoconf
-- 
2.41.0




  parent reply	other threads:[~2023-11-19 20:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-19 20:08 [ptxdist] [PATCH 1/8] libestr: " Bruno Thomsen
2023-11-19 20:08 ` [ptxdist] [PATCH 2/8] libffi: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 3/8] libmbim: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 4/8] libndp: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` Bruno Thomsen [this message]
2023-11-28  8:36   ` [ptxdist] [APPLIED] libp11: " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 6/8] libseccomp: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 7/8] p11-kit: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 8/8] python3-ply: update license Bruno Thomsen
2023-11-28  8:36 ` [ptxdist] [APPLIED] libestr: add license file and hash Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231119200819.38425-5-bruno.thomsen@gmail.com \
    --to=bruno.thomsen@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox