[oe-commits] chase maupin : libmikmod: Update LICENSE field version to LGPLv2.1

git at git.openembedded.org git at git.openembedded.org
Fri Dec 14 19:28:44 UTC 2012


Module: openembedded.git
Branch: master
Commit: 67f7850612254fa879948247a5a63e7eb725047a
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=67f7850612254fa879948247a5a63e7eb725047a

Author: chase maupin <chase.maupin at ti.com>
Date:   Mon May 21 14:30:02 2012 +0000

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 at ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/libmikmod/libmikmod_3.1.12.bb |    4 ++--
 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 cf7b0f0..ad09219 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 \





More information about the Openembedded-commits mailing list