[oe] [PATCH 11/69] liba52: Update LICENSE field version

Chase Maupin Chase.Maupin at ti.com
Mon May 14 16:09:36 UTC 2012


* 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 <Chase.Maupin at ti.com>
---
 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
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list