]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
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)
commit2a6818eea1d73a66204e4a903300c9794f277efe
tree2c25779c28d093565f7fea5bf6fcc2bd5af1e913
parentbf64b6ec396239b08cf1b602e6167c56519e555a
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