aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 09:44:32 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:20:46 -0500
commita8c2d9183b12a30de4b8818652c5fa045f97cf12 (patch)
treef472230324bd1a259f21cab9ec16158d235fd156
parent84085411403e3599762bfc05fd4d148287d29575 (diff)
downloadopenembedded-a8c2d9183b12a30de4b8818652c5fa045f97cf12.tar.gz
libvisual: Update LICENSE field version to LGPLv2.1
* Updated LICENSE field version from generic LGPL/GPL to LGPLv2.1+ and GPLv2 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/libvisual/libvisual_0.4.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libvisual/libvisual_0.4.0.bb b/recipes/libvisual/libvisual_0.4.0.bb
index b8f6fd8c32..b7e898c73c 100644
--- a/recipes/libvisual/libvisual_0.4.0.bb
+++ b/recipes/libvisual/libvisual_0.4.0.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "A cross platform audio visualization library"
HOMEPAGE = "http://libvisual.sf.net"
SECTION = "libs"
PRIORITY = "optional"
-LICENSE = "LGPL GPL"
-PR = "r1"
+LICENSE = "LGPLv2.1+ GPLv2"
+PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz \
file://no-libdir.patch \