[oe-commits] chase maupin : pango: Update LICENSE field version to LGPLv2

git at git.openembedded.org git at git.openembedded.org
Fri Dec 14 19:28:40 UTC 2012


Module: openembedded.git
Branch: master
Commit: 7996f909f8c6d7221f474f2a5698f8c3460a4646
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=7996f909f8c6d7221f474f2a5698f8c3460a4646

Author: chase maupin <chase.maupin at ti.com>
Date:   Mon May 21 14:29:50 2012 +0000

pango: Update LICENSE field version to LGPLv2

* Updated LICENSE field version from generic LGPL to LGPLv2+ 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>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/pango/pango_1.24.4.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/pango/pango_1.24.4.bb b/recipes/pango/pango_1.24.4.bb
index 84af64f..7356d28 100644
--- a/recipes/pango/pango_1.24.4.bb
+++ b/recipes/pango/pango_1.24.4.bb
@@ -1,6 +1,8 @@
 require pango.inc
 
-PR = "${INC_PR}.1"
+LICENSE = "LGPLv2+"
+
+PR = "${INC_PR}.2"
 
 SRC_URI += "file://CVE-2010-0421.patch"
 





More information about the Openembedded-commits mailing list