]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Aug 2020 08:17:35 +0000 (09:17 +0100)
commiteb210cee4bd71614dd108027e6d5aa8f8d451b27
tree1b4d3290fb047383baac75717c4864844428290f
parent513f4006bf563620ee063ba6d0e9b3f27334642e
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>
meta/recipes-core/meta/buildtools-tarball.bb