[oe-commits] [openembedded-core] 30/51: nettle: update LICENSE info for version 2.7.1

git at git.openembedded.org git at git.openembedded.org
Wed Aug 10 09:47:55 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 2ef6b50547a809fe92edf41b7a557f918f167ead
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Mon Aug 8 14:13:08 2016 +0300

    nettle: update LICENSE info for version 2.7.1
    
    LICENSE_${PN} shouldn't contain anything that is not specified in LICENSE.
    
    [YOCTO #10075]
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/nettle/nettle_2.7.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/nettle/nettle_2.7.1.bb b/meta/recipes-support/nettle/nettle_2.7.1.bb
index d4df0a3..ae8e311 100644
--- a/meta/recipes-support/nettle/nettle_2.7.1.bb
+++ b/meta/recipes-support/nettle/nettle_2.7.1.bb
@@ -1,6 +1,6 @@
 require nettle.inc
 
-LICENSE = "LGPLv2.1 & GPLv2"
+LICENSE = "LGPLv2.1+ & GPLv2"
 LICENSE_${PN} = "LGPLv2.1+"
 
 LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list