aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaisei Nakano <taisei.nakano@miraclelinux.com>2020-10-20 15:38:37 +0900
committerKhem Raj <raj.khem@gmail.com>2020-10-19 23:51:27 -0700
commit50146bfe9269c98949fa3bb3c51b71d49591fc67 (patch)
tree30ae84803d699b1df8f333ccc954e32e5a517dc7
parent3b989a03ad8c6b6e954985ee19c7fc3b0bab8da9 (diff)
downloadmeta-openembedded-contrib-50146bfe9269c98949fa3bb3c51b71d49591fc67.tar.gz
anthy: add GPLv2 to LICENSE and add LIC_FILES_CHKSUM
Add GPLv2 into LICENSE, since this software includes alt-cannadic/COPYING which indicates GPLv2. Signed-off-by: Taisei Nakano <taisei.nakano@miraclelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/anthy/anthy_9100h.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/anthy/anthy_9100h.bb b/meta-oe/recipes-support/anthy/anthy_9100h.bb
index a65d324eae..9d78c3457c 100644
--- a/meta-oe/recipes-support/anthy/anthy_9100h.bb
+++ b/meta-oe/recipes-support/anthy/anthy_9100h.bb
@@ -2,8 +2,10 @@ DESCRIPTION="Anthy is a system for Japanese input method. It converts Hiragana t
AUTHOR = "Anthy Developers <anthy-dev@lists.sourceforge.jp>"
HOMEPAGE = "http://anthy.sourceforge.jp"
-LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a"
+LICENSE = "LGPLv2.1 & GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a \
+ file://alt-cannadic/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \
+"
SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/37536/anthy-9100h.tar.gz \
file://not_build_elc.patch \