bitbake: bitbake: hob: create console log directory before writing
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 21 Aug 2012 15:07:37 +0000 (16:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Aug 2012 12:59:55 +0000 (13:59 +0100)
commit64ad136206656089c0f45a10e15bbdbb1508da11
tree69a0a1db28482a23d3a27929fffa8c0e86c4a848
parent23d8d306e27f12e9827fa6e6bbd85ae43ca1bd2f
bitbake: bitbake: hob: create console log directory before writing

The default value of BB_CONSOLELOG in OE-Core now points to a directory
that might not exist prior to the first build, so ensure it is created
first.

(Bitbake rev: 660821769b9dfb89086291ffc835e9b5444509be)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/builder.py