]> code.ossystems Code Review - openembedded-core.git/commit
utils: Always use datastore's PATH for host_gcc_version
authorRoss Burton <ross.burton@intel.com>
Thu, 15 Dec 2016 19:09:16 +0000 (19:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Dec 2016 08:40:11 +0000 (08:40 +0000)
commitf3e753372baac43d0921186340cf260df056de20
treee0680e353fd90311a0414be8f4894c57f1358aab
parent9afaeadb37b2b2fab935755ab570cf4b1f3195f4
utils: Always use datastore's PATH for host_gcc_version

BUILD_CC may reference something like ccache and expect this to come from
ccache-native, we at least have some selftests which assume this. Modify the
code to use PATH when runnig BUILD_CC to ensure the tests continue to work
as expected.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/utils.py