[oe] [PATCH 25/69] libical: Update LICENSE field version

Chase Maupin Chase.Maupin at ti.com
Mon May 14 16:09:50 UTC 2012


* Updated LICENSE field version from generic LGPL to LGPLv2v.1
  or MPL-1 to reflect the real license version.
* This change was based on setting in oe-core as well as code
  inspection.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
---
 recipes/libical/libical_0.44.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/libical/libical_0.44.bb b/recipes/libical/libical_0.44.bb
index 272e07e..87e6c0c 100644
--- a/recipes/libical/libical_0.44.bb
+++ b/recipes/libical/libical_0.44.bb
@@ -1,8 +1,8 @@
 DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library"
 HOMEPAGE = "http://www.softwarestudio.org/softwarestudio/app.php/libical"
 SECTION = "libs"
-LICENSE = "LGPL / MPL"
-PR = "r0"
+LICENSE = "LGPLv2.1 | MPL-1"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz \
 	  "
-- 
1.7.0.4





More information about the Openembedded-devel mailing list