aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2018-12-13 11:19:28 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-14 17:09:12 +0000
commit91955caae584b4f75118e04411851b1a3d783fec (patch)
treeadc1e791d6de2568af2a8a2c40bee3749f6d2be5 /meta/recipes-core
parent8690332183f10a5e5689da7ec030567dfd1ac091 (diff)
downloadopenembedded-core-contrib-91955caae584b4f75118e04411851b1a3d783fec.tar.gz
lib/oe/utils: Set stderr for host_gcc_version()
Fixed: $ ln -s /usr/bin/ccache /folk/lyang1/bin/gcc $ rm -fr tmp/hosttools/ && bitbake -p [snip] ERROR: Error running gcc --version: It didn't print the error message, now it is: ERROR: Error running gcc --version: ccache: error: Could not find compiler "gcc" in PATH For the error itself, it is because ccache is not in my HOSTTOOLS, so this is an expected error. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions