]> code.ossystems Code Review - openembedded-core.git/commitdiff
License-Update: kmod: Add a missing file to LIC_FILES_CHKSUM.
authorAkira Shibakawa <arabishi900@gmail.com>
Thu, 15 Oct 2020 06:47:12 +0000 (23:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Oct 2020 11:33:30 +0000 (12:33 +0100)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/kmod.inc

index edff191700a47055c9221309e5d8bf9794194057..646dff9a978df65b420adf624c93db480a6b9553 100644 (file)
@@ -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