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

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


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

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

libglade: Update LICENSE field version to LGPLv2

* Updated LICENSE field version from generic LGPL to LGPLv2 and
  LGPLv2+ to reflect the real license version.
* This change was back-ported from oe-core.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/libglade/libglade_2.6.4.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/libglade/libglade_2.6.4.bb b/recipes/libglade/libglade_2.6.4.bb
index 01f66c0..529b20c 100644
--- a/recipes/libglade/libglade_2.6.4.bb
+++ b/recipes/libglade/libglade_2.6.4.bb
@@ -1,5 +1,9 @@
 require libglade.inc
 
+LICENSE = "LGPLv2 LGPLv2+"
+
+PR = "r1"
+
 inherit gnome
 
 SRC_URI += "file://glade-cruft.patch file://no-xml2.patch"





More information about the Openembedded-commits mailing list