]> code.ossystems Code Review - openembedded-core.git/commit
buildtools: Handle generic environment setup injection
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Aug 2020 15:44:35 +0000 (16:44 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 30 Sep 2020 14:35:15 +0000 (04:35 -1000)
commitb62ced32772d21c689998c5995f31550db51466d
tree8b0b5c5d1906033a0a4d90cc3de34aaa013b9fd6
parent4dbae5c7c28a2cd6ebb601f984a54ca33d19afaf
buildtools: Handle generic environment setup injection

Currently buildtools has its own hacked environment setup. We added
capability for generic script fragements but this code was never updated
to use it even if several components it contains needs it.

Remove a hardcoded variable in favour of the generic scripts to
avoid bugs in this area in future. The others should probably be
migrated to environment files in future too but there isn't such
a file for those at present.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit eb210cee4bd71614dd108027e6d5aa8f8d451b27)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/meta/buildtools-tarball.bb