oe-meta-go icon indicating copy to clipboard operation
oe-meta-go copied to clipboard

Big rewrite/cleanup

Open anguslees opened this issue 8 years ago • 3 comments

Merge the good bits from alternate golang recipe https://gitlab.com/anguslees/meta-containos/tree/devel/recipes-devtools/go

Highlights:

  • go compiler patch to fix CC env handling
  • No need to build go-cross packages with go >=1.5
  • "More normal" handling of SRC_URI and other variables.

anguslees avatar Mar 04 '17 07:03 anguslees

(Apologies for the size of the PR - I can attempt to break this up further if you wish)

anguslees avatar Mar 04 '17 07:03 anguslees

ping?

anguslees avatar Mar 21 '17 16:03 anguslees

Hi, sorry about the delay. It looks good, but I'm still going over a couple of things. Hopefully I can get this merged today or tomorrow.

Thanks for the cleanup!

mem avatar Mar 31 '17 01:03 mem