[OE-core] [RFC PATCH 1/1] lib32-packagegroup-core-nfs: fix qa issue - install files into a shared area when those files already exist

Richard Purdie richard.purdie at linuxfoundation.org
Thu Nov 21 13:50:07 UTC 2013


On Thu, 2013-11-21 at 21:39 +0800, Hongxu Jia wrote:
> Hi All,
> 
> In this case, there are two 'packagegroup-core-nfs-server-1.0-r2.0.all.rpm'
> in tmp/deploy/rpm/all. One is made by 'bitbake packagegroup-core-nfs ',
> and the other is made by 'bitbake lib32-packagegroup-core-nfs '.
> The last one overrode the previous triggered the QA check.
> 
> By default, packagegroup inherit allarch, which means the PACKAGE_ARCH
> is "all".
> 
> Is it proper that 'all' packages are not supposed to be expanded into the
> multilib versions?

Yes.

> There are some other packagegroup recipes have the similar issue.

It sounds like there is some configuration causing this to get rebuild.
Can you run bitbake-diffsigs on the stamps for the two tasks and see why
its building this twice? It sound only happen once.

Cheers,

Richard




More information about the Openembedded-core mailing list