summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/aspell
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-11-26 16:15:08 +0800
committerSaul Wold <sgw@linux.intel.com>2010-12-01 20:47:03 -0800
commit97951e97517e446f71734e1fe24228e4bfb6d65b (patch)
tree6cab3a530dfa7c20bed9d77a1f6665404887a206 /meta/recipes-support/aspell
parent611ea2ff2fa3bbe4de56921b236e6c33a6b7ac8d (diff)
downloadopenembedded-core-97951e97517e446f71734e1fe24228e4bfb6d65b.tar.gz
aspell: update license
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-support/aspell')
-rw-r--r--meta/recipes-support/aspell/aspell_0.60.6.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.bb b/meta/recipes-support/aspell/aspell_0.60.6.bb
index 8d43a707d2..3b8b08ad08 100644
--- a/meta/recipes-support/aspell/aspell_0.60.6.bb
+++ b/meta/recipes-support/aspell/aspell_0.60.6.bb
@@ -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"