]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttools
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 28 Apr 2017 15:01:01 +0000 (17:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 May 2017 07:56:24 +0000 (08:56 +0100)
commit8164c466943ffedff399009bf5547dba4f06d6c8
tree6292c2936665a7248f9d454d157826106f5d6638
parent4fe59183dae7c556363bc885cfda11a38c0d2d47
bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttools

The path to where to install and find the tools copied from the host
environment is already used in a couple of places. This warrants it to
get its own variable.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass
meta/conf/bitbake.conf
meta/conf/layer.conf