public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 1/3] License-Update: attr: Add a lucking file to LIC_FILES_CHKSUM.
@ 2020-10-15  6:47 arabishi900
  2020-10-15  6:47 ` [PATCH 2/3] License-Update: kmod: " Akira Shibakawa
  2020-10-15  6:47 ` [PATCH 3/3] License-Update: gdk-pixbuf: Fix LICENSE Akira Shibakawa
  0 siblings, 2 replies; 4+ messages in thread
From: arabishi900 @ 2020-10-15  6:47 UTC (permalink / raw)
  To: openembedded-core; +Cc: Akira Shibakawa

Although attr is licensed under LGPLv2.1 and GPLv2, LIC_FILES_CHKSUM
does not include license file of LGPLv2.1, COPYING.LGPL.

Signed-off-by: Akira Shibakawa <arabishi900@gmail.com>
---
 meta/recipes-support/attr/attr.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc
index f13a83a7b4..0c3330a686 100644
--- a/meta/recipes-support/attr/attr.inc
+++ b/meta/recipes-support/attr/attr.inc
@@ -8,6 +8,7 @@ LICENSE = "LGPLv2.1+ & GPLv2+"
 LICENSE_${PN} = "GPLv2+"
 LICENSE_lib${BPN} = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://doc/COPYING;md5=2d0aa14b3fce4694e4f615e30186335f \
+                    file://doc/COPYING.LGPL;md5=b8d31f339300bc239d73461d68e77b9c \
                     file://tools/attr.c;endline=17;md5=be0403261f0847e5f43ed5b08d19593c \
                     file://libattr/libattr.c;endline=17;md5=7970f77049f8fa1199fff62a7ab724fb"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-16  9:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 2/3] License-Update: kmod: " Akira Shibakawa
2020-10-16  9:08   ` [OE-core] " Ross Burton
2020-10-15  6:47 ` [PATCH 3/3] License-Update: gdk-pixbuf: Fix LICENSE Akira Shibakawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox