[oe] [PATCH 19/70] esound: Update LICENSE field version to LGPLv2

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


* 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
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list