aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 08:12:06 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:19:57 -0500
commit2bef7a88b0dbe0a37bdcac85d90476c2f06697df (patch)
tree9c1aa37356a4f5889b3fc84fefcfc42e5f9017d7
parentd188bbb508d569c48fd15a93debd27a160494f13 (diff)
downloadopenembedded-2bef7a88b0dbe0a37bdcac85d90476c2f06697df.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>
-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