[poky] gnutls-2.12.14-r3.1 - strange rpm names yocto
Foinel
flocirel at gmail.com
Mon Dec 12 06:54:12 PST 2011
Hi,I am experiencing this issue on a new build from scratch configured
toexclude GPLv3 packages/files. I do not have gnutls added to any
.bbtasks file, it gets added as a dependency of some package(s) I
ambuilding.So I would have 2 issues here: first, after the build
completes, I getthe GPLv3 libraries from the -extra rpm into the
rootfs; second, howcan I get a view of all the packages that drag
gnutls into the build?(I don't think that looking into each *.bb for
the dependency is veryuseful; is there any file in which I can find
some sort of adependency tree for all the packages I am
building?)Thanks.
On Mon, Dec 12, 2011 at 12:12 AM, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
> 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
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
More information about the poky
mailing list