]> code.ossystems Code Review - openembedded-core.git/commitdiff
aspell: update license
authorQing He <qing.he@intel.com>
Fri, 26 Nov 2010 08:15:08 +0000 (16:15 +0800)
committerSaul Wold <sgw@linux.intel.com>
Thu, 2 Dec 2010 04:47:03 +0000 (20:47 -0800)
Signed-off-by: Qing He <qing.he@intel.com>
meta/recipes-support/aspell/aspell_0.60.6.bb

index 8d43a707d25770a6de92885eefee03ed40dc6b97..3b8b08ad08c27e4bb26a971f182074595381b441 100644 (file)
@@ -1,7 +1,8 @@
 SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/aspell-${PV}.tar.gz"
 DESCRIPTION = "GNU Aspell spell-checker"
 SECTION = "console/utils"
-LICENSE="LGPL"
+LICENSE="LGPLv2 | LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 
 PACKAGES += "libaspell libpspell libpspell-dev aspell-utils"