[OE-core] Image dependency broken

Phil Blundell pb at pbcl.net
Wed May 15 14:46:23 UTC 2013


On Wed, 2013-05-15 at 08:40 -0600, Gary Thomas wrote:
> * Build an image, e.g. core-image-sato
>    $ bitbake core-image-sato
> * Cause some dependency to be rebuilt
>    $ bitbake xserver-xorg -c cleansstate
> * Rebuild the image
>    $ bitbake core-image-sato

That's probably to be expected.  You haven't done anything to actually
change the xserver-xorg package, just regenerated the same bits as you
had before, so there's no reason why the image would need rebuilding.

Does it rebuild the image correctly if you do make a change to the
xserver-xorg package?

p.






More information about the Openembedded-core mailing list