aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-11 17:21:53 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:19:41 -0500
commit18c693c3f142329274aa7f090c289132837918c5 (patch)
tree357269c18cb8448fafe3d087a7c79fcc6a1a6285
parent2076a89ab5eacb2226a18f9efc338773e8a06c93 (diff)
downloadopenembedded-18c693c3f142329274aa7f090c289132837918c5.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>
-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