From patchwork Mon May 21 14:29:18 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [19/70] esound: Update LICENSE field version to LGPLv2 Date: Mon, 21 May 2012 14:29:18 -0000 From: chase maupin X-Patchwork-Id: 28105 Message-Id: <1337610609-1173-20-git-send-email-Chase.Maupin@ti.com> To: Cc: Chase Maupin * 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 --- 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