[oe-commits] Chase Maupin : esound: Update LICENSE field version to LGPLv2

git at git.openembedded.org git at git.openembedded.org
Wed May 23 21:13:47 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: d188bbb508d569c48fd15a93debd27a160494f13
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=d188bbb508d569c48fd15a93debd27a160494f13

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Mon May 14 08:10:33 2012 -0500

esound: Update LICENSE field version to LGPLv2

* Updated LICENSE field version from generic GPL to 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>

---

 recipes/esound/esound_0.2.36.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/esound/esound_0.2.36.bb b/recipes/esound/esound_0.2.36.bb
index eeb83e4..4322a8c 100644
--- a/recipes/esound/esound_0.2.36.bb
+++ b/recipes/esound/esound_0.2.36.bb
@@ -1,9 +1,9 @@
 DESCRIPTION = "Enlightened Sound Daemon"
 SECTION = "gpe/base"
-LICENSE = "GPL"
+LICENSE = "LGPLv2"
 DEPENDS = "audiofile"
 PE = "1"
-PR = "r3"
+PR = "r4"
 
 inherit gnome binconfig
 





More information about the Openembedded-commits mailing list