[OE-core] [PATCH] autotools.bbclass: Add functionality to force a distclean when reconfiguring

Richard Purdie richard.purdie at linuxfoundation.org
Fri Sep 7 16:37:16 UTC 2012


On Fri, 2012-09-07 at 11:32 -0500, Mark Hatle wrote:
> I'm curious, is there any [easy] way we can force a rerun of configure as a test 
> pass over the system?

rm tmp/stamps/*/*do_configure*

along with a rename of the sstate cache so it doesn't get used.

> I'd like a way to verify that both this patch works as expected, and future 
> recipes work as expected.  (It would also be nice to test the things that don't 
> use the autotools.bbclass..)

Cheers,

Richard





More information about the Openembedded-core mailing list