[oe] [PATCH 02/70] libtasn1: update LICENSE setting to GPLv3 and LGPLv2.1

Chase Maupin Chase.Maupin at ti.com
Mon May 21 14:29:01 UTC 2012


* Updated the LICENSE field setting based on settings in oe-core
  as well as code inspection.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
---
 recipes/gnutls/libtasn1_1.7.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/gnutls/libtasn1_1.7.bb b/recipes/gnutls/libtasn1_1.7.bb
index 44da659..65b6321 100644
--- a/recipes/gnutls/libtasn1_1.7.bb
+++ b/recipes/gnutls/libtasn1_1.7.bb
@@ -1,5 +1,7 @@
 DESCRIPTION = "Library for ASN.1 and DER manipulation"
-LICENSE = "LGPL"
+LICENSE = "GPLv3+ LGPLv2.1+"
+LICENSE_${PN}-bin = "GPLv3+"
+LICENSE_${PN} = "LGPLv2.1+"
 
 PR = "r1"
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list