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.



_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to