On 16 November 2015 at 05:33, Jian Liu <jian....@windriver.com> wrote:

> +        if d.getVarFlag('do_configure', 'noexec') == '1' or
> 'do_configure' not in d.getVar('__BBTASKS', False):
>

__BBTASKS is internal so shouldn't beused unless you have an awesome
reason.  Richard tells me that d.getVarFlag('do_configure', 'task') is
probably what you want.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to