[yocto] Force nostamp from recipe

Chris Z. winotu.email at gmail.com
Thu Sep 29 05:31:48 PDT 2016


Hi,
Sorry it should be:

do_configure[nostamp] = "1"

Br,
Chris Z

On Thu, Sep 29, 2016 at 2:29 PM, Chris Z. <winotu.email at gmail.com> wrote:

> Hi,
>
> do_configure[noexec] = "1"
>
>
>
> http://www.crashcourse.ca/wiki/index.php/BitBake_task_flags
>
> On Thu, Sep 29, 2016 at 10:23 AM, Svein Seldal <sveinse at seldal.com> wrote:
>
>> Hi
>>
>> I have a recipe using externalsrc, and with the version of poky I'm
>> running, it nostamps do_compile.
>>
>> Can I force other nostamp tasks from my recipe? E.g. do_configure?
>>
>> I'm building this recipe for one MACHINE and then rerun the compilation
>> for another MACHINE. The recipe is setup to build for tune, which is equal.
>> The latter run fails linking because it's referring to the first machine's
>> sysroot, not the second. This would have been fixed if the second run would
>> call the do_configure task.
>>
>>
>> Best regards,
>> Svein
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160929/68b252f5/attachment.html>


More information about the yocto mailing list