Files
poky/meta/recipes-devtools
Matt Madison 9060b87711 go: split out go-runtime into separate recipe
Reorganize the Go toolchain build to split out
the Go standard runtime libraries into a separate
recipe.  This simplifies the extension to crosssdk
and cross-canadian builds.

* Adds a patch to the go build tool to prevent it
  from trying to rebuild anything in GOROOT, which
  is now resident in the target sysroot.

* 'go' bb and inc files are now for building the
  compiler for the target only.

* 'go-cross' bb and inc files are now just for
  the cross-compiler.

* Adds virtual/<prefix> PROVIDES for the compiler
  and runtime

* Removes testdata directories from the sysroot
  during staging, as they are unnecessary and
  can cause strip errors (some of the test files
  are ELF files).

* Re-enables pacakage QA checks, adding selective
  INSANE_SKIP settings where needed.

(From OE-Core rev: d2a7af7cd834e218c39d43ee3fa0c14d4f748727)

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>
2017-09-12 23:55:29 +01:00
..
2017-08-23 08:47:03 +01:00
2017-07-30 08:46:20 +01:00
2017-08-16 00:03:13 +01:00
2017-07-21 11:12:44 +01:00
2017-08-13 09:27:38 +01:00
2017-08-09 09:24:16 +01:00
2017-08-09 09:24:15 +01:00
2017-06-28 15:52:18 +01:00
2017-08-23 08:47:03 +01:00
2017-08-27 22:30:06 +01:00
2017-08-18 10:40:26 +01:00
2017-06-28 20:55:08 +01:00
2017-08-13 09:27:38 +01:00
2017-06-28 15:52:18 +01:00
2017-08-17 00:21:14 +01:00
2017-08-23 08:47:02 +01:00
2017-05-12 08:51:09 +01:00
2017-08-13 09:27:37 +01:00
2017-06-22 09:16:00 +01:00
2017-05-29 15:15:20 +01:00
2017-08-27 22:30:06 +01:00
2017-07-21 22:51:38 +01:00
2017-08-23 12:06:51 +01:00
2017-09-02 00:52:10 +01:00
2017-04-05 23:22:13 +01:00
2017-08-19 22:15:39 +01:00
2017-08-23 08:47:03 +01:00
2017-09-11 17:30:30 +01:00
2017-02-23 12:49:51 -08:00
2017-08-17 00:21:14 +01:00
2017-08-23 08:47:02 +01:00
2017-07-27 22:36:53 +01:00