]> code.ossystems Code Review - openembedded-core.git/commit
go: fixes for cross-canadian builds
authorMatt Madison <matt@madison.systems>
Thu, 14 Sep 2017 19:22:29 +0000 (16:22 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Sep 2017 08:03:33 +0000 (09:03 +0100)
commite2171f14a2dbf630a926a6792f6e6355f80e18b1
tree08142d0a2f61dc9e07f2bcfafe40cb8a26165e2a
parentf76779f7ef6636355a5aa5741a736f5234a67fdb
go: fixes for cross-canadian builds

* Add patch for go's make script to allow for
  build system != host system

* Add dependencies on the appropriate crosssdk recipes,
  and use the crosssdk C compiler and linker

* Remove bashism in the wrapper script

* Restrict installation to only the tool binaries
  to address some packaging errors

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/go/go-1.9.inc
meta/recipes-devtools/go/go-1.9/0008-make.bash-add-GOHOSTxx-indirection-for-cross-canadia.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-cross-canadian.inc