diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-12 15:44:08 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-12 22:50:21 +0100 |
commit | 380004b8551d1992eec244928c524252c47f7970 (patch) | |
tree | ef9fbc637b649616eb76f15c6f989a52bb534ff9 /bitbake/lib/bb/runqueue.py | |
parent | 3ad70a599f78f645dc212ef7f5fa49ccce3ef1f7 (diff) | |
download | poky-380004b8551d1992eec244928c524252c47f7970.tar.gz |
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]
(From OE-Core rev: b3afe7d9bd25a943e947de3ec064ea245173c5a8)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/runqueue.py')
0 files changed, 0 insertions, 0 deletions