mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
License-Update: kmod: Add a missing file to LIC_FILES_CHKSUM.
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. (From OE-Core rev: f5f1507a4ec7d7bac14dd152215b3695f8d50c1e) Signed-off-by: Akira Shibakawa <arabishi900@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
588170c125
commit
c3f00f9b18
@@ -11,6 +11,7 @@ SECTION = "base"
|
|||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
||||||
file://libkmod/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
file://libkmod/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
||||||
|
file://tools/COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
||||||
"
|
"
|
||||||
inherit autotools gtk-doc pkgconfig manpages
|
inherit autotools gtk-doc pkgconfig manpages
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user