]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Set BB_CONSOLELOG so we log console messages by default
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Nov 2011 14:50:37 +0000 (14:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Nov 2011 22:08:10 +0000 (22:08 +0000)
commit4b916ce59bf88ca92b034b2acaddee6130155e46
tree5e58c642b709d87cb31efba787526a8e76141eeb
parent73a3d0d337e26c2be89c215efb8a2c3dd5d5994d
bitbake.conf: Set BB_CONSOLELOG so we log console messages by default

The console log is often helpful for debugging issues. Difficult to
reproduce bugs would benefit from a log being generated by default as it
may be difficult to come by after the fact.

Log to ${TMPDIR}/cooker.log.${DATETIME} by default.

[YOCTO #1771]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf