oe-meta-go
oe-meta-go copied to clipboard
Big rewrite/cleanup
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.
(Apologies for the size of the PR - I can attempt to break this up further if you wish)
ping?
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!