From patchwork Tue Oct 20 06:38:37 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,1/1] anthy: add GPLv2 to LICENSE and add LIC_FILES_CHKSUM From: Taisei Nakano X-Patchwork-Id: 177343 Message-Id: <20201020063837.21217-2-taisei.nakano@miraclelinux.com> To: openembedded-devel@lists.openembedded.org Cc: yocto@lists.yoctoproject.org, Taisei Nakano Date: Tue, 20 Oct 2020 15:38:37 +0900 Add GPLv2 into LICENSE, since this software includes alt-cannadic/COPYING which indicates GPLv2. Signed-off-by: Taisei Nakano --- meta-oe/recipes-support/anthy/anthy_9100h.bb | 6 ++++-- 1 file 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 a65d324ea..9d78c3457 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 " 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 \