diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-02 16:35:22 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-07-03 00:05:39 -0700 |
commit | 7ad08f5b73aa949a877adc5641b4bb1d007de750 (patch) | |
tree | fab979ed39d915892c965e5c1e1b997e4816fda3 /meta/classes/package.bbclass | |
parent | 7fdd1f82803df9752e908f01f7643d66b82a690e (diff) | |
download | openembedded-core-7ad08f5b73aa949a877adc5641b4bb1d007de750.tar.gz openembedded-core-7ad08f5b73aa949a877adc5641b4bb1d007de750.tar.bz2 openembedded-core-7ad08f5b73aa949a877adc5641b4bb1d007de750.zip |
autotools.bbclass: When configure fails, dump the config.log files the logs
When configure fails, it usually says "see config.log" yet nobody ever shares
the config.log file meaning the person trying to help invariably has to ask
for more information.
This patch dumps all the config.log files into the main bitbake log files when
configure fails, meaning all the information is present to help someone debug
such failures. It does make the log rather larger but this is preferable to
not having enough information in most cases.
[YOCTO #2463]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package.bbclass')
0 files changed, 0 insertions, 0 deletions