[Buildroot] [PATCH] libpth: fix license file

Peter Korsgaard peter at korsgaard.com
Thu Jun 15 08:32:59 UTC 2017


>>>>> "Baruch" == Baruch Siach <baruch at tkos.co.il> writes:

 > Fixes:
 > http://autobuild.buildroot.net/results/bef/bef969ede5fc792b0a03f5669071600a0f746a7a/
 > http://autobuild.buildroot.net/results/2d5/2d59b8e6d69b70c621ff2031a9c4fd9e67ef13cf/
 > http://autobuild.buildroot.net/results/631/6318505c8e293e6c00b20eec39d851d0d15f6fec/

 > Signed-off-by: Baruch Siach <baruch at tkos.co.il>
 > ---
 >  package/libnpth/libnpth.mk | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)

 > diff --git a/package/libnpth/libnpth.mk b/package/libnpth/libnpth.mk
 > index dcaf8685ae1a..b1ccbf2cdb0e 100644
 > --- a/package/libnpth/libnpth.mk
 > +++ b/package/libnpth/libnpth.mk
 > @@ -8,7 +8,7 @@ LIBNPTH_VERSION = 1.5
 >  LIBNPTH_SOURCE = npth-$(LIBNPTH_VERSION).tar.bz2
 >  LIBNPTH_SITE = https://www.gnupg.org/ftp/gcrypt/npth
 >  LIBNPTH_LICENSE = LGPL-3.0+ or GPL-2.0+
 > -LIBNPTH_LICENSE_FILES = COPYING COPYING.LESSER
 > +LIBNPTH_LICENSE_FILES = COPYING.LIB

Please also have a look to why COPYING is no longer there. Looking at
NEWS I see:

Change license from LGPLv3+/GPLv2+ to LGPLv2+

So I've adjusted LIBNPTH_LICENSE and committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list