[OE-core] [PATCH v4 00/13] go1.10 update and misc improvements

Matt Madison matt at madison.systems
Sat Mar 3 17:23:04 UTC 2018


On Sat, Mar 3, 2018 at 8:53 AM, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
> On Fri, 2018-03-02 at 12:33 -0800, Matt Madison wrote:
>> New in v4:
>>     * updated the go source patch to protect
>>       GOROOT to defer generating an error
>>       until a build action would try to update
>>       something in GOROOT
>>     * updated go.bbclass to compile for both
>>       static and dynamic linking, similar to
>>       go-runtime
>>     * fixed missing sign-off
>>
>> New in v3:
>>     * reduced one of the go source patches,
>>       eliminating an unneeded change (thanks
>>       Otavio)
>>     * Added bbclass and recipe patches to
>>       handle SECURITY_CFLAGS settings if
>>       they're enabled
>>     * Added go-runtime-staticdev to target-side
>>       SDK, needed for go static builds (fixes
>>       test case failure in oe-selftest)
>>     * two more minor cleanups
>>
>> New in v2:
>>     * Fixed Upstream-Status line in go patches
>>     * Added GOTMPDIR to do_configure[dirs]
>
> I think there may be an issue still lurking somewhere with the PIE
> changes:
>
> https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/871/st
> eps/Running%20oe-selftest/logs/stdio

Yes, I see.  Works OK if security_flags.inc is included, but not
otherwise.  Will fix.

Thanks,
-Matt
>
> Cheers,
>
> Richard



More information about the Openembedded-core mailing list