Den fre. 24. nov. 2023 kl. 12.31 skrev Roland Hieber <r...@pengutronix.de>:
>
> On Tue, Nov 14, 2023 at 12:48:02PM +0100, Bruno Thomsen wrote:
> > Signed-off-by: Bruno Thomsen <bruno.thom...@gmail.com>
> > ---
> >  rules/gnutls.make | 18 ++++++++++--------
> >  1 file changed, 10 insertions(+), 8 deletions(-)
> >
> > diff --git a/rules/gnutls.make b/rules/gnutls.make
> > index 5420fd4c2cc9..d49fbd1b17d6 100644
> > --- a/rules/gnutls.make
> > +++ b/rules/gnutls.make
> > @@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_GNUTLS) += gnutls
> >  #
> >  # Paths and names
> >  #
> > -GNUTLS_VERSION       := 3.7.7
> > -GNUTLS_MD5   := 39e5c71af7f444bdf175094a787843a2
> > -GNUTLS               := gnutls-$(GNUTLS_VERSION)
> > -GNUTLS_SUFFIX        := tar.xz
> > -GNUTLS_URL   := 
> > https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/$(GNUTLS).$(GNUTLS_SUFFIX)
> > -GNUTLS_SOURCE        := $(SRCDIR)/$(GNUTLS).$(GNUTLS_SUFFIX)
> > -GNUTLS_DIR   := $(BUILDDIR)/$(GNUTLS)
> > -GNUTLS_LICENSE       := LGPL-3.0-or-later
> > +GNUTLS_VERSION               := 3.7.7
> > +GNUTLS_MD5           := 39e5c71af7f444bdf175094a787843a2
> > +GNUTLS                       := gnutls-$(GNUTLS_VERSION)
> > +GNUTLS_SUFFIX                := tar.xz
> > +GNUTLS_URL           := 
> > https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/$(GNUTLS).$(GNUTLS_SUFFIX)
> > +GNUTLS_SOURCE                := $(SRCDIR)/$(GNUTLS).$(GNUTLS_SUFFIX)
> > +GNUTLS_DIR           := $(BUILDDIR)/$(GNUTLS)
> > +GNUTLS_LICENSE               := LGPL-3.0-or-later
> > +GNUTLS_LICENSE_FILES := \
> > +     file://LICENSE;md5=71391c8e0c1cfe68077e7fce3b586283
>
> The LICENSE only references the LGPL, which is included at
> doc/COPYING.LESSER. Please also always include the actual license text
> in the md5sum. I'll send a separate patch for this.

Hi Roland,

Thanks for spotting the missing license files.
Yes, I am trying to add the actual license text and hash in the patches I
have been sending lately.

/Bruno

>
>   - Roland
>
> >
> >  # 
> > ----------------------------------------------------------------------------
> >  # Prepare
> >
> > base-commit: 1b6013c068b10a19c116be915cc4fe910ee29b13
> > --
> > 2.41.0
> >
> >
> >
>
> --
> Roland Hieber, Pengutronix e.K.          | r.hie...@pengutronix.de     |
> Steuerwalder Str. 21                     | https://www.pengutronix.de/ |
> 31137 Hildesheim, Germany                | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686         | Fax:   +49-5121-206917-5555 |

Reply via email to