[OE-core] [PATCH] archiver.bbclass: fix an exception of the mode configured

Burton, Ross ross.burton at intel.com
Mon Nov 16 15:08:52 UTC 2015


On 16 November 2015 at 05:33, Jian Liu <jian.liu at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151116/17bc92fc/attachment-0002.html>


More information about the Openembedded-core mailing list