]> code.ossystems Code Review - openembedded-core.git/commit
archiver: Ensure sstate-inputdir directory is created
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Apr 2016 14:44:08 +0000 (15:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Apr 2016 21:46:48 +0000 (22:46 +0100)
commitb3afe7d9bd25a943e947de3ec064ea245173c5a8
tree87e8f144ac50c8acab5da895573ac8eb0cd50b9f
parent8069399d9fd29428b8f3d3db419b81913b57f997
archiver: Ensure sstate-inputdir directory is created

Without this, do_archive_sources will fail for the gcc tasks where there is
common source and the other tasks are not added as dependencies. The failure
happens when trying to restore these tasks from sstate.

To fix this ensure the sources directory is created as expected by the
sstate code.

[YOCTO #9433]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/archiver.bbclass