On Tue, Sep 5, 2017 at 5:06 PM, Matt Madison wrote:
> I thought that GO_PARALLEL_BUILD still needs to be added to
> BB_HASHBASE_WHITELIST like PARALLEL_MAKE is,
> or the task signatures will be different between builds done on
> systems with different CPU counts?
You're right. Added it to v3 but
On Tue, Sep 5, 2017 at 7:49 AM, Otavio Salvador
wrote:
> On Tue, Sep 5, 2017 at 7:50 AM, Matt Madison wrote:
>> On Mon, Sep 4, 2017 at 2:06 PM, Otavio Salvador
>> wrote:
>>> The parallel build is based on PARALLEL_MAKE variable but can be
>>> overriden setting the GO_PARALLEL_BUILD one.
>>>
>>>
On Tue, Sep 5, 2017 at 7:50 AM, Matt Madison wrote:
> On Mon, Sep 4, 2017 at 2:06 PM, Otavio Salvador
> wrote:
>> The parallel build is based on PARALLEL_MAKE variable but can be
>> overriden setting the GO_PARALLEL_BUILD one.
>>
>> This change is based on the meta-golang[1] layer. Thanks to Mat
On Mon, Sep 4, 2017 at 2:06 PM, Otavio Salvador wrote:
> The parallel build is based on PARALLEL_MAKE variable but can be
> overriden setting the GO_PARALLEL_BUILD one.
>
> This change is based on the meta-golang[1] layer. Thanks to Matt
> Madison for his work on this.
>
> 1. https://github.com/m
The parallel build is based on PARALLEL_MAKE variable but can be
overriden setting the GO_PARALLEL_BUILD one.
This change is based on the meta-golang[1] layer. Thanks to Matt
Madison for his work on this.
1. https://github.com/madisongh/meta-golang
Signed-off-by: Otavio Salvador
---
meta/cla