diff options
author | Tim Orling <timothy.t.orling@linux.intel.com> | 2020-03-31 13:03:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-01 11:44:24 +0100 |
commit | d5d634f682d58f50bf8f8f4502ac00dddd2c048d (patch) | |
tree | e53c031ee296cb2f7528b87145edebb49a39349a /meta/recipes-support/attr | |
parent | 8c1aeb60c8a682be059c8615152cf1e96f8b1cb5 (diff) | |
download | poky-d5d634f682d58f50bf8f8f4502ac00dddd2c048d.tar.gz |
lib/oe/utils.py: add get_host_compiler_version()
Add helper function to get the host compiler and version.
Do not assume compiler is gcc.
NOTE: cannot set env to d.getVar("PATH") as that does not contain
the session PATH which was set by environment-setup-... which
breaks the install-buildtools use-case
(From OE-Core rev: 88712929354ff9c876bb1e48b6f15c33af5f2bbc)
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/attr')
0 files changed, 0 insertions, 0 deletions