From: Roman Schnider via ptxdist <ptxdist@pengutronix.de>
To: <ptxdist@pengutronix.de>
Cc: Roman Schnider <r.schnider@cab.de>
Subject: [ptxdist] [PATCH] libssh2: added license
Date: Mon, 19 May 2025 15:04:12 +0200 [thread overview]
Message-ID: <20250519130412.58275-1-r.schnider@cab.de> (raw)
Signed-off-by: Roman Schnider <r.schnider@cab.de>
---
rules/libssh2.make | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/rules/libssh2.make b/rules/libssh2.make
index 7a72e7cb2..220c4b9c5 100644
--- a/rules/libssh2.make
+++ b/rules/libssh2.make
@@ -14,13 +14,15 @@ 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
+LIBSSH2_LICENSE_FILES := file://COPYING;md5=2fbf8f834408079bf1fcbadb9814b1bc
# ----------------------------------------------------------------------------
# Prepare
--
2.43.0
next reply other threads:[~2025-05-19 13:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-19 13:04 Roman Schnider via ptxdist [this message]
2025-05-25 13:41 ` 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=20250519130412.58275-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