aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:30:02 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:29:02 +0100
commit67f7850612254fa879948247a5a63e7eb725047a (patch)
treeb4beaf69fe3a472f8585e749b9367591fb8d945b
parente7f7e835f8706f80d07b98977bb70d85d009747d (diff)
downloadopenembedded-67f7850612254fa879948247a5a63e7eb725047a.tar.gz
libmikmod: Update LICENSE field version to LGPLv2.1
* Updated LICENSE field version from generic LGPL to LGPLv2.1 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/libmikmod/libmikmod_3.1.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libmikmod/libmikmod_3.1.12.bb b/recipes/libmikmod/libmikmod_3.1.12.bb
index cf7b0f0eb4..ad09219d34 100644
--- a/recipes/libmikmod/libmikmod_3.1.12.bb
+++ b/recipes/libmikmod/libmikmod_3.1.12.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "libmikmod is a module player library supporting many formats, including mod, s3m, it, and xm."
SECTION = "libs"
PRIORITY = "optional"
-LICENSE = "LGPL"
-PR = "r4"
+LICENSE = "LGPLv2.1"
+PR = "r5"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/mikmod/libmikmod-${PV}.tar.gz \