aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:19 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:25:51 +0100
commit7614bb06f8e1611f324a2b74f995c4a325c692d1 (patch)
treec81718f40489a051008378b1353d890ceefca6f8
parent001576147bf1ad7173766ae22f78c62981a88358 (diff)
downloadopenembedded-7614bb06f8e1611f324a2b74f995c4a325c692d1.tar.gz
faac: Update LICENSE field version to LGPLv2
* Updated LICENSE field version from generic LGPL to LGPLv2 to reflect the real license version. * This change was based on code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/faac/faac_1.24.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/faac/faac_1.24.bb b/recipes/faac/faac_1.24.bb
index b635b325d0..a7e548bc37 100644
--- a/recipes/faac/faac_1.24.bb
+++ b/recipes/faac/faac_1.24.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "Library for reading some sort of media format."
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = ""
-LICENSE = "LGPL"
+LICENSE = "LGPLv2 LGPLv2.1"
-PR = "r1"
+PR = "r2"
inherit autotools