]> code.ossystems Code Review - openembedded-core.git/commit
go: move common settings to go-common.inc
authorMatt Madison <matt@madison.systems>
Sun, 4 Mar 2018 21:09:32 +0000 (13:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Mar 2018 14:36:33 +0000 (06:36 -0800)
commite72d2a7b7ee7913095a35ae92c3ca364de00c8a7
treeefb899aba9fe3daa19383348ebbcc0712b3c1fd9
parentfde7017f9735c0d317023022817b28771df53109
go: move common settings to go-common.inc

Eliminate some redundancy in the recipes by moving
some commonly-used variable settings to the common
include file.  Also removed a duplicate inherit
from go-target.inc that was already in go-common.inc.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/go/go-common.inc
meta/recipes-devtools/go/go-cross-canadian.inc
meta/recipes-devtools/go/go-cross.inc
meta/recipes-devtools/go/go-crosssdk.inc
meta/recipes-devtools/go/go-native.inc
meta/recipes-devtools/go/go-runtime.inc
meta/recipes-devtools/go/go-target.inc