Re: [ptxdist] [PATCH 16/34] libmodbus3: Fix license and add license file hashes

2019-05-29 Thread Alexander Dahl
Hello Michael,

Am Mittwoch, 29. Mai 2019, 10:04:20 CEST schrieb Michael Olbrich:
> On Fri, May 10, 2019 at 11:24:16AM +0200, Alexander Dahl wrote:
> > When introduced to ptxdist back in 2011 with version 3.0.1 libmodbus was
> > already licensed LGPL-2.1-or-later for the library part and
> > GPL-3.0-or-later for the tests. This did not change upstream since then.
> 
> Do we have different versions, because the test in version 3.1.4 are
> BSD-3-Clause 

Maybe. We still have 3.0.x in some BSPs, possible I mixed things up here. 

I'll recheck.

> > Fixes: a8f85be09c663bfad8a34a162b1a63fb3d499985
> > Cc: Josef Holzmayr 
> > Signed-off-by: Alexander Dahl 
> > ---
> > 
> >  rules/libmodbus3.make | 5 -
> >  1 file changed, 4 insertions(+), 1 deletion(-)
> > 
> > diff --git a/rules/libmodbus3.make b/rules/libmodbus3.make
> > index 9f9acdc6d..5f3189cd0 100644
> > --- a/rules/libmodbus3.make
> > +++ b/rules/libmodbus3.make
> > @@ -23,7 +23,10 @@ LIBMODBUS3_SUFFIX:= tar.gz
> > 
> >  LIBMODBUS3_URL :=
> >  http://libmodbus.org/site_media/build/$(LIBMODBUS3).$(LIBMODBUS3_SUFFIX)
> >  LIBMODBUS3_SOURCE  := $(SRCDIR)/$(LIBMODBUS3).$(LIBMODBUS3_SUFFIX)
> >  LIBMODBUS3_DIR := $(BUILDDIR)/$(LIBMODBUS3)
> > 
> > -LIBMODBUS3_LICENSE := LGPL-3.0-only
> > +LIBMODBUS3_LICENSE := LGPL-2.1-or-later AND GPL-3.0-or-later
> > +LIBMODBUS3_LICENSE_FILES := \
> > +   file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \
> > +   file://COPYING;md5=d32239bcb673463ab874e80d47fae504
> 
> ... and this file does not exist.

o.O

Okay I will recheck this library.

Alex


___
ptxdist mailing list
ptxdist@pengutronix.de

Re: [ptxdist] [PATCH 16/34] libmodbus3: Fix license and add license file hashes

2019-05-29 Thread Michael Olbrich
On Fri, May 10, 2019 at 11:24:16AM +0200, Alexander Dahl wrote:
> When introduced to ptxdist back in 2011 with version 3.0.1 libmodbus was
> already licensed LGPL-2.1-or-later for the library part and
> GPL-3.0-or-later for the tests. This did not change upstream since then.

Do we have different versions, because the test in version 3.1.4 are
BSD-3-Clause 

> Fixes: a8f85be09c663bfad8a34a162b1a63fb3d499985
> Cc: Josef Holzmayr 
> Signed-off-by: Alexander Dahl 
> ---
>  rules/libmodbus3.make | 5 -
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/rules/libmodbus3.make b/rules/libmodbus3.make
> index 9f9acdc6d..5f3189cd0 100644
> --- a/rules/libmodbus3.make
> +++ b/rules/libmodbus3.make
> @@ -23,7 +23,10 @@ LIBMODBUS3_SUFFIX  := tar.gz
>  LIBMODBUS3_URL   := 
> http://libmodbus.org/site_media/build/$(LIBMODBUS3).$(LIBMODBUS3_SUFFIX)
>  LIBMODBUS3_SOURCE:= $(SRCDIR)/$(LIBMODBUS3).$(LIBMODBUS3_SUFFIX)
>  LIBMODBUS3_DIR   := $(BUILDDIR)/$(LIBMODBUS3)
> -LIBMODBUS3_LICENSE   := LGPL-3.0-only
> +LIBMODBUS3_LICENSE   := LGPL-2.1-or-later AND GPL-3.0-or-later
> +LIBMODBUS3_LICENSE_FILES := \
> + file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \
> + file://COPYING;md5=d32239bcb673463ab874e80d47fae504

... and this file does not exist.

Michael

>  
>  # 
> 
>  # Prepare
> -- 
> 2.11.0
> 
> 
> ___
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.   | |
Industrial Linux Solutions | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |

___
ptxdist mailing list
ptxdist@pengutronix.de