All of lore.kernel.org
 help / color / mirror / Atom feed
* GPLv3 package present in rootfs
@ 2019-05-22 13:25 virendra kumar thakur
  2019-05-23  0:04 ` Burton, Ross
  0 siblings, 1 reply; 2+ messages in thread
From: virendra kumar thakur @ 2019-05-22 13:25 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 229 bytes --]

Hello team,

I want to remove some GPLv3 package from rootfs, but it is still present.

I am using INCOMPATIBLE_LICENSE = "GPL-3.0 LGPL-3.0 AGPL-3. 0"

still some package gnutls, libidn2, libassuan, are added into rootfs.

[-- Attachment #2: Type: text/html, Size: 399 bytes --]

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

* Re: GPLv3 package present in rootfs
  2019-05-22 13:25 GPLv3 package present in rootfs virendra kumar thakur
@ 2019-05-23  0:04 ` Burton, Ross
  0 siblings, 0 replies; 2+ messages in thread
From: Burton, Ross @ 2019-05-23  0:04 UTC (permalink / raw)
  To: virendra kumar thakur; +Cc: Yocto-mailing-list

On Wed, 22 May 2019 at 06:26, virendra kumar thakur
<coolveer07@gmail.com> wrote:
> still some package gnutls, libidn2, libassuan, are added into rootfs.

Randomly picking libassuan:

LICENSE_${PN} = "LGPLv2.1+"

The library itself is LGPL-2.  Have you verified the *package*
licenses for what is actually going into the image?

Ross


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

end of thread, other threads:[~2019-05-23  0:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-22 13:25 GPLv3 package present in rootfs virendra kumar thakur
2019-05-23  0:04 ` Burton, Ross

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.