[yocto] [yocto and jenkins]

Insop Song insop.song at gmail.com
Wed Jun 4 17:57:48 PDT 2014


Thank you for the corection Paul, yes you are right.

I actually run the following from jenkins job

export BB_ENV_EXTRAWHITE="BUILD_NUMBER"
source SOURCE_THIS
bitbake our_image

On Wed, Jun 4, 2014 at 2:53 AM, Paul Eggleton
<paul.eggleton at linux.intel.com> wrote:
> On Monday 02 June 2014 17:26:08 Insop Song wrote:
>> Thank you very much Paul.
>>
>> Setting "export BB_ENV_EXTRAWHITE=${BUILD_NUMBER}" fixed the issue.
>
> I think that should be "export BB_ENV_EXTRAWHITE=BUILD_NUMBER" (since it's the
> variable name you're allowing through, not just the value).
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre



More information about the yocto mailing list