]> code.ossystems Code Review - openembedded-core.git/commit
go: centralize definition of COMPATIBLE_HOST
authorJoe Slater <jslater@windriver.com>
Wed, 26 Jul 2017 22:14:23 +0000 (15:14 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jul 2017 21:20:14 +0000 (22:20 +0100)
commit9e899bbc081cb932c1492f6d6802b908d70ef42f
tree8479428a8e68b2e52a7082fe251a1c61024aa5d3
parentb1d9f5ba5d75c6e4dae10d9d9b2c03fd3099721d
go: centralize definition of COMPATIBLE_HOST

Put it in goarch.bbclass which all go related recipes inherit.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/go.bbclass
meta/classes/goarch.bbclass
meta/recipes-devtools/go/go-cross.inc
meta/recipes-devtools/go/go.inc