aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:11 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:25:48 +0100
commit256bfa652aafa001ff39cdf8316c26c35facce2d (patch)
tree8107f1a25fa85dbf32f77277b0472f27c712fdc9
parent15041b0fabeb1eb5c236ce7745845e8f5e9e5ce5 (diff)
downloadopenembedded-256bfa652aafa001ff39cdf8316c26c35facce2d.tar.gz
liba52: Update LICENSE field version to GPLv2
* 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@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/liba52/liba52_0.7.4.bb4
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 7cf630e076..1c2168c519 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