From patchwork Mon May 21 14:29:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [12/70] liba52: Update LICENSE field version to GPLv2 Date: Mon, 21 May 2012 14:29:11 -0000 From: chase maupin X-Patchwork-Id: 28083 Message-Id: <1337610609-1173-13-git-send-email-Chase.Maupin@ti.com> To: Cc: Chase Maupin * Updated LICENSE field version from generic GPL to GPLv2+ to reflect the real license version. * This change was back-ported from oe-core Signed-off-by: Chase Maupin --- recipes/liba52/liba52_0.7.4.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/liba52/liba52_0.7.4.bb b/recipes/liba52/liba52_0.7.4.bb index 7cf630e..1c2168c 100644 --- a/recipes/liba52/liba52_0.7.4.bb +++ b/recipes/liba52/liba52_0.7.4.bb @@ -1,8 +1,8 @@ DESCRIPTION = "Library for reading some sort of media format." -LICENSE = "GPL" +LICENSE = "GPLv2+" SECTION = "libs" PRIORITY = "optional" -PR = "r3" +PR = "r4" inherit autotools