[OE-core] [PATCH] nettle: clean up license information

Martin Jansa martin.jansa at gmail.com
Tue Aug 18 08:03:17 UTC 2015


On Sun, Aug 09, 2015 at 10:58:21AM +0530, Armin Kuster wrote:
> adding the license definitions on the few packages that
> deviate from the overall package license.
> 
> based on http://www.lysator.liu.se/~nisse/nettle/nettle.html#Copyright
> and spot checking files.
> 
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  meta/recipes-support/nettle/nettle_2.7.1.bb | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/meta/recipes-support/nettle/nettle_2.7.1.bb b/meta/recipes-support/nettle/nettle_2.7.1.bb
> index f53afcc..f9d331f 100644
> --- a/meta/recipes-support/nettle/nettle_2.7.1.bb
> +++ b/meta/recipes-support/nettle/nettle_2.7.1.bb
> @@ -2,6 +2,15 @@ SUMMARY = "A low level cryptographic library"
>  HOMEPAGE = "http://www.lysator.liu.se/~nisse/nettle/"
>  SECTION = "libs"
>  LICENSE = "LGPLv2.1 & GPLv2"

It would be nice to package GPLv2 files in separate package as well (or
LGPLv2.1 library in seprate package) if you have time to do that.

> +LICENSE_${PN}-cast = "CC0"
> +LICENSE_${PN}-gosthash = "MIT"
> +
> +# both public and GPL license listed
> +LICENSE_${PN}-md2 = "CC0 & LGPLv2.1+"
> +LICENSE_${PN}-md4 = "CC0 & LGPLv2.1+"
> +
> +
>  LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
>                      file://serpent-decrypt.c;beginline=53;endline=67;md5=bcfd4745d53ca57f82907089898e390d \
>                      file://serpent-set-key.c;beginline=56;endline=70;md5=bcfd4745d53ca57f82907089898e390d"
> -- 
> 2.3.5
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150818/27bd1648/attachment-0002.sig>


More information about the Openembedded-core mailing list