]> code.ossystems Code Review - openembedded-core.git/commit
go-cross-canadian: add recipe
authorMatt Madison <matt@madison.systems>
Tue, 12 Sep 2017 12:50:31 +0000 (09:50 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Sep 2017 22:51:38 +0000 (23:51 +0100)
commit9daa02f63a0d53ab90a515f2bd3e783187c9415b
tree7ca90df5ac44de6e1adbd82fab7e06bafc1ebdb6
parent83ad0bdb8a426b0beb3775cfb109ddb3936b7de1
go-cross-canadian: add recipe

Enable cross-canadian builds of the Go toolchain.  This
requires an additional patch to the Go source to allow us
to use the native GOTOOLDIR during the bootstrap phase.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/go/go-1.8.inc
meta/recipes-devtools/go/go-1.8/set-gotooldir-during-bootstrap.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-cross-canadian.inc [new file with mode: 0644]
meta/recipes-devtools/go/go-cross-canadian_1.8.bb [new file with mode: 0644]