summaryrefslogtreecommitdiffstats
path: root/meta/classes/cpan_build.bbclass
diff options
context:
space:
mode:
authorTobias Henkel <tobias.henkel@bmw-carit.de>2013-11-15 08:36:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-20 14:03:27 +0000
commit17c155b9c34f4bcdaa3528cc3b2bbefeaef45859 (patch)
treeebe75c3e14d4546f42d5c9e7dece536f7c363e38 /meta/classes/cpan_build.bbclass
parentf2ed8fa276df54a935037633e5ed5874dd52e2ca (diff)
downloadpoky-17c155b9c34f4bcdaa3528cc3b2bbefeaef45859.tar.gz
icecc: Use bb.utils.which instead of calling which
The icecc class often calls 'which' for determining paths. This leads to many messages on stderr in case 'which' doesn't find the executable. Using bb.utils.which is more appropriate here and doesn't pollute stderr. (From OE-Core rev: 7ed7aa38182ce8c7300a08e3aefcc65da2b524a8) Signed-off-by: Tobias Henkel <tobias.henkel@bmw-carit.de> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cpan_build.bbclass')
0 files changed, 0 insertions, 0 deletions