From: Roman Schnider via ptxdist <ptxdist@pengutronix.de>
To: <ptxdist@pengutronix.de>
Cc: Roman Schnider <r.schnider@cab.de>
Subject: [ptxdist] [PATCH v2] libssh2: added licenses
Date: Mon, 26 May 2025 14:34:36 +0200 [thread overview]
Message-ID: <20250526123442.33656-1-r.schnider@cab.de> (raw)
Signed-off-by: Roman Schnider <r.schnider@cab.de>
---
v2:
added missing file specific licenses
---
rules/libssh2.make | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/rules/libssh2.make b/rules/libssh2.make
index 7a72e7cb2..bd5cfd62b 100644
--- a/rules/libssh2.make
+++ b/rules/libssh2.make
@@ -14,13 +14,19 @@ PACKAGES-$(PTXCONF_LIBSSH2) += libssh2
#
# Paths and names
#
-LIBSSH2_VERSION := 1.11.1
-LIBSSH2_MD5 := 38857d10b5c5deb198d6989dacace2e6
-LIBSSH2 := libssh2-$(LIBSSH2_VERSION)
-LIBSSH2_SUFFIX := tar.gz
-LIBSSH2_URL := http://www.libssh2.org/download/$(LIBSSH2).$(LIBSSH2_SUFFIX)
-LIBSSH2_SOURCE := $(SRCDIR)/$(LIBSSH2).$(LIBSSH2_SUFFIX)
-LIBSSH2_DIR := $(BUILDDIR)/$(LIBSSH2)
+LIBSSH2_VERSION := 1.11.1
+LIBSSH2_MD5 := 38857d10b5c5deb198d6989dacace2e6
+LIBSSH2 := libssh2-$(LIBSSH2_VERSION)
+LIBSSH2_SUFFIX := tar.gz
+LIBSSH2_URL := http://www.libssh2.org/download/$(LIBSSH2).$(LIBSSH2_SUFFIX)
+LIBSSH2_SOURCE := $(SRCDIR)/$(LIBSSH2).$(LIBSSH2_SUFFIX)
+LIBSSH2_DIR := $(BUILDDIR)/$(LIBSSH2)
+LIBSSH2_LICENSE := BSD-3-Clause AND MIT AND SAX-PD-2.0 AND BSD-2-Clause
+LIBSSH2_LICENSE_FILES := \
+ file://COPYING;md5=2fbf8f834408079bf1fcbadb9814b1bc \
+ file://src/bcrypt_pbkdf.c;startline=2;endline=18;md5=d933fb4467b5e52106ccde6cebbf1262 \
+ file://src/chacha.c;startline=1;endline=8;md5=18f01378620a2564f9273b395eddba70 \
+ file://src/cipher-chachapoly.c;startline=1;endline=19;md5=ec5627e087ba4bbb68eed1151979a238
# ----------------------------------------------------------------------------
# Prepare
--
2.43.0
next reply other threads:[~2025-05-26 12:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-26 12:34 Roman Schnider via ptxdist [this message]
2025-06-12 19:31 ` [ptxdist] [APPLIED] " 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=20250526123442.33656-1-r.schnider@cab.de \
--to=ptxdist@pengutronix.de \
--cc=r.schnider@cab.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