diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-26 23:30:39 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-27 22:30:06 +0100 |
commit | 3de078642925e720c2fca5b89cd3abb8b29d2439 (patch) | |
tree | b3c9ef8b09e8be1238a13e3b1db6a255fa3ba3e2 /scripts/oe-setup-builddir | |
parent | 5ad6333911c8dfb399a94dea37a5188fbf35a2d4 (diff) | |
download | poky-3de078642925e720c2fca5b89cd3abb8b29d2439.tar.gz |
staging: Avoid sysroot removal races
Currently a task could remove a dependency needed by another task leading
to build failures, often due to missing dependencies (e.g. dynamic libraries
not being found). This was often seen for all-arch recipes in package_write_rpm.
When removing a dependency, first check that no other task active for the
recipe has that same dependency.
(From OE-Core rev: ff3617cc2cd5618f48a25aa4e3b2014430fcbe23)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-setup-builddir')
0 files changed, 0 insertions, 0 deletions