]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext.bbclass : Show logfile in case the SDK EXT installation failed
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Wed, 4 May 2016 14:50:01 +0000 (09:50 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 May 2016 07:03:59 +0000 (08:03 +0100)
commit227d2cbf9e0b8c35fa6644e3d72e0699db9607fa
treefd0f1e310119b28be23347a0ded74ac2b335c763
parent660f76b6fb0fb95738a2c8f50e0a99ffa5831c64
populate_sdk_ext.bbclass : Show logfile in case the SDK EXT installation failed

To avoid lots of output in the SDK EXT installation phase, system redirects
it to a logfile ($target_sdk_dir/preparing_build_system.log) but in case of error,
the contents should be shown so debugging could be faster.

[YOCTO #9576]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/populate_sdk_ext.bbclass