All of lore.kernel.org
 help / color / mirror / Atom feed
* GPL License Compliance - Automatically detect linking against GPL libraries
@ 2024-05-29  9:06 Hanke Fabian (DC/PAR)
  2024-05-29  9:27 ` [yocto] " Etienne Cordonnier
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Hanke Fabian (DC/PAR) @ 2024-05-29  9:06 UTC (permalink / raw)
  To: yocto

Hello,
we were wondering if anyone has experiences / best practices on how to detect if packages link to a library from another GPL licensed package? We know that there are ways to completely filter out some licenses via INCOMPATIBLE_LICENSE. But from our (limited) legal knowledge it is okay to include them in our image, if we fulfill all the obligations. One obligation implies that code linked to a GPL library will need to have the same license (derivative work). Hence we would like to avoid that packages containing our own closed source software link by accident to a GPL based library. Has anyone experiences / best practices on how to detect this automatically during the bitbake build?

Best regards,
Fabian Hanke 
--------------------------------
Bosch Rexroth AG
Registered Office: Stuttgart, Registration Court: Amtsgericht Stuttgart HRB 23192 Executive Board: Dr. Steffen Haack (President), Roland Bittenauer, Thomas Fechner, Holger von Hebel, Reinhard Schäfer Chairman of the Supervisory Board: Dr. Markus Forschner


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

end of thread, other threads:[~2025-04-22 21:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-29  9:06 GPL License Compliance - Automatically detect linking against GPL libraries Hanke Fabian (DC/PAR)
2024-05-29  9:27 ` [yocto] " Etienne Cordonnier
2024-05-29 11:15 ` Stephen John Smoogen
2024-05-29 11:34   ` Alexander Kanavin
2024-05-29 11:58     ` Stephen John Smoogen
2024-05-30 10:19 ` Stefano Babic
2024-05-31 13:40   ` Hanke Fabian (DC/PAR)
2024-05-31 13:54     ` Richard Purdie
2025-04-17 11:14       ` Hanke Fabian (DC/PAN-St)
2025-04-22 10:48         ` Alexander Kanavin
2025-04-22  4:41     ` Aleksandar Nikolic
2025-04-22 21:35       ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.