[OE-core] [PATCH] selftest/archiver: invalidate stamps instead of removing TMPDIR

Leonardo Sandoval leonardo.sandoval.gonzalez at linux.intel.com
Wed Feb 1 22:43:44 UTC 2017



On 02/01/2017 02:42 PM, Burton, Ross wrote:
>
> On 1 February 2017 at 18:05, 
> <leonardo.sandoval.gonzalez at linux.intel.com 
> <mailto:leonardo.sandoval.gonzalez at linux.intel.com>> wrote:
>
>     -   shutil.rmtree(get_bb_var('TMPDIR'))
>     -        bitbake("%s %s" % (include_recipe, exclude_recipe))
>     +        bitbake("-C fetch %s" % include_recipe)
>     +        bitbake("-C fetch %s" % exclude_recipe)
>
>
> You'll probably want to have a cleanup of the recipes to remove the 
> tainted stamps: bitbake -cclean for the recipes will do it.
Got it, so -c and -C left .taint files. I send a v2 soon.

Leo
>
> Ross

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170201/81d8ae3e/attachment-0002.html>


More information about the Openembedded-core mailing list