[yocto] Change in packagegroup doesn't cause image rebuild

Paul Eggleton paul.eggleton at linux.intel.com
Mon Nov 3 05:53:37 PST 2014


Hi Martin,

On Saturday 01 November 2014 15:57:34 Vuille, Martin wrote:
> Yocto 1.6.1 / daisy
> 
> I'm making the transition from denzil/1.2 to daisy.
> 
> I have converted tasks from 1.2 to packagegroups.
> 
> Something is not working properly, and perhaps I am doing
> something wrong, or perhaps my expectations are incorrect.
> 
> My image recipes refer to my package groups in IMAGE_INSTALL.
> My packagegroup recipes list the packages in each group in
> RDEPENDS_${PN}.
> 
> After a recent build, I made a change to one of the packagegroups
> by adding a package.
> 
> I then rebuilt the images that include this packagegroup, but
> bitbake didn't do anything.
> 
> I then bumped the PR in the packagegroup recipe, but that
> didn't make bitbake rebuild anything either.

This last thing suggests to me that perhaps you aren't changing the same 
metadata that the build system is building, because changing PR absolutely 
should trigger a recipe being rebuilt. Silly question, but you don't by chance 
have two copies of the metadata or two packagegroup recipes with the same 
name?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list