* [ptxdist] [PATCH] libssh2: added license
@ 2025-05-19 13:04 Roman Schnider via ptxdist
2025-05-25 13:41 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Roman Schnider via ptxdist @ 2025-05-19 13:04 UTC (permalink / raw)
To: ptxdist; +Cc: Roman Schnider
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] libssh2: added license
2025-05-19 13:04 [ptxdist] [PATCH] libssh2: added license Roman Schnider via ptxdist
@ 2025-05-25 13:41 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-05-25 13:41 UTC (permalink / raw)
To: Roman Schnider via ptxdist; +Cc: Roman Schnider
On Mon, May 19, 2025 at 03:04:12PM +0200, Roman Schnider via ptxdist wrote:
> 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
A quick look at the sources shows some more license: MIT, BSD-2-Clause,
SAX-PD-2.0. Please add those as well with appropriate ranges for
LIBSSH2_LICENSE_FILES.
Michael
>
> # ----------------------------------------------------------------------------
> # Prepare
> --
> 2.43.0
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-25 13:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-19 13:04 [ptxdist] [PATCH] libssh2: added license Roman Schnider via ptxdist
2025-05-25 13:41 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox