diff options
author | Matt Madison <matt@madison.systems> | 2017-09-12 09:50:19 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-12 23:51:37 +0100 |
commit | 9dc9d457fb9a456bc18c7789b91f40e1f6a999fe (patch) | |
tree | 4ffda72d7482a69dd1e423ba682ddfcdb86dc111 /scripts/lib/recipetool/setvar.py | |
parent | b40f42e69de47af4f627432e284038c645efbaec (diff) | |
download | openembedded-core-9dc9d457fb9a456bc18c7789b91f40e1f6a999fe.tar.gz openembedded-core-9dc9d457fb9a456bc18c7789b91f40e1f6a999fe.tar.bz2 openembedded-core-9dc9d457fb9a456bc18c7789b91f40e1f6a999fe.zip |
go-native: remove dependency on go-bootstrap-native
The go1.4 toolchain is only required for bootstrapping
go-native, and should not be used for anything else,
so build it as part of the go-native build. This way,
we don't have to carry around its built artifacts in
the native sysroot.
The go-cross and target toolchains can then just depend
on go-native, using that for their 'bootstrap' toolchain.
Also removed some unnecessary package-related noexec
settings, since native recipes inherit nopackages.
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>
Diffstat (limited to 'scripts/lib/recipetool/setvar.py')
0 files changed, 0 insertions, 0 deletions