]> code.ossystems Code Review - openembedded-core.git/commit
siteconfig: Fix mkdir
authorMark Hatle <mark.hatle@windriver.com>
Thu, 30 Sep 2010 20:04:31 +0000 (15:04 -0500)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 1 Oct 2010 15:32:33 +0000 (16:32 +0100)
commitc112368e6f4760f07a1fa61f3fc482c00556bbdb
tree46fceba74bf865a4fa582c909890307e40ea83f0
parent4a193307092267547386a6c0801c0ccd65e88c39
siteconfig: Fix mkdir

[BUGID #379]

In a strange configuration, siteconfig could have already generated it's
directory, but decided it needs to regenerate the site config.  The lack
of -p in the mkdir causes a failure.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/siteconfig.bbclass