[poky] gnutls-2.12.14-r3.1 - strange rpm names yocto
Richard Purdie
richard.purdie at linuxfoundation.org
Sun Dec 11 14:12:12 PST 2011
On Sun, 2011-12-11 at 18:10 +0200, Andrei Gherzan wrote:
> I tried something else today.
>
> I created from scratch a new image-minimal and i added wpa-supplicant to
> IMAGE_INSTALL - rpm's names are wpa-supplicant-[stuff]. After finishing
> this image i could see that gnutls-extra is again in rootfs even if i
> excluded GPLv3 from build. After searching a little i could see that
> gnutls is a dependency for wpa-supplicant and, in the generated gnutls
> spec, that gnutls-extra is required by gnutls-bin.
>
> If bin requires extra than this build should have ended with an error...
> no provider as GPLv3 excluded. Am i right?
Are you running a build which includes GPLv3, then running a build
excluding GPLv3? I suspect doing that could confuse the system a little
but I'm not sure exactly what the issue would be.
If on the other hand you always exclude GPLv3 from a given build
directory, there shouldn't be any way for it to become contaminated.
There are various changes in master which are working towards making the
license checking a build and runtime check rather than the build time
check in 1.1.
Cheers,
Richard
More information about the poky
mailing list