]> code.ossystems Code Review - openembedded-core.git/commit
distro: default: Change Go default version to 1.9
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 11 Apr 2018 14:32:52 +0000 (11:32 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Apr 2018 15:55:26 +0000 (16:55 +0100)
commitc5b5055d2dc04317a7a64c150046a6435a6805c2
tree58d52355e3e7a72df662abf6e678ff1ce1b7637e
parent6b6ae212837a07aaefd2b675b5b527fbce2a4270
distro: default: Change Go default version to 1.9

For the time being, there is a serious bug[1] in Go 1.10 when it comes to
use the shared runtime support which cases problems in multiple projects.

 1. https://github.com/golang/go/issues/24640

It is still unclear if the problem arises from a bug inside the
compiler itself or it makes a real problem more visible. Either way,
using 1.10 as default seems to be a risk so we are changing back to
1.9 for now.

Refs: [YOCTO: #12631]

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/distro/include/tcmode-default.inc