[poky] gnutls-2.12.14-r3.1 - strange rpm names yocto
Foinel
flocirel at gmail.com
Tue Dec 13 02:22:04 PST 2011
Looking at gnutls-2.12.14/libextra/COPYING it says just GPLv3, so no
dual licensing or exceptions of any kind for these extra libraries.
Can anyone explain why in
meta/conf/distro/include/default-distrovars.inc it says:
# This is a list of packages that are used by the build system to
build the distribution, they are not
# directly part of the distribution..
HOSTTOOLS_WHITELIST_GPLv3 ?= ""
WHITELIST_GPLv3 ?= "less"
LGPLv2_WHITELIST_GPLv3 ?= "libassuan gnutls libtasn1 libidn libgcc gcc-runtime"
Does this mean gnutls is some sort of a host tool?
Because of this fact (gnutls being in LGPLv2_WHITELIST_GPLv3), then
the restriction to avoid GPLv3 packages seems not applicable to
gnutls. Does anyone know if gnutls is a special case in what concerns
the licensing?
Thanks.
On Tue, Dec 13, 2011 at 1:21 AM, Khem Raj <raj.khem at gmail.com> wrote:
> On Mon, Dec 12, 2011 at 2:42 PM, Andrei Gherzan <andrei at gherzan.ro> wrote:
>> So as you can see here is checked every package. This variable,
>> LGPLv2_WHITELIST_GPLv3, is defined in default-distrovars.inc as:
>> LGPLv2_WHITELIST_GPLv3 ?= "libassuan gnutls libtasn1 libidn libgcc
>> gcc-runtime"
>
> most of them have exceptions along with gplv3 or are lgplv3/lgplv2.1
> e.g. the gcc bits in there are gplv3 with GCC Runtime Library Exception
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
More information about the poky
mailing list