From: "Akira Shibakawa" <arabishi900@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Akira Shibakawa <arabishi900@gmail.com>
Subject: [PATCH 2/3] License-Update: kmod: Add a lucking file to LIC_FILES_CHKSUM.
Date: Wed, 14 Oct 2020 23:47:12 -0700 [thread overview]
Message-ID: <20201015064713.4863-2-arabishi900@gmail.com> (raw)
In-Reply-To: <20201015064713.4863-1-arabishi900@gmail.com>
Although components under tools/ are licensed under GPLv2+ and
a binary from them are packaged by default, LIC_FILES_CHKSUM
does not include GPLv2 license file, tools/COPYING.
Signed-off-by: Akira Shibakawa <arabishi900@gmail.com>
---
meta/recipes-kernel/kmod/kmod.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc
index edff191700..646dff9a97 100644
--- a/meta/recipes-kernel/kmod/kmod.inc
+++ b/meta/recipes-kernel/kmod/kmod.inc
@@ -11,6 +11,7 @@ SECTION = "base"
LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
file://libkmod/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
+ file://tools/COPYING;md5=751419260aa954499f7abaabaa882bbe \
"
inherit autotools gtk-doc pkgconfig manpages
--
2.17.1
next prev parent reply other threads:[~2020-10-15 6:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-15 6:47 [PATCH 1/3] License-Update: attr: Add a lucking file to LIC_FILES_CHKSUM arabishi900
2020-10-15 6:47 ` Akira Shibakawa [this message]
2020-10-16 9:08 ` [OE-core] [PATCH 2/3] License-Update: kmod: " Ross Burton
2020-10-15 6:47 ` [PATCH 3/3] License-Update: gdk-pixbuf: Fix LICENSE Akira Shibakawa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201015064713.4863-2-arabishi900@gmail.com \
--to=arabishi900@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox