diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-07 15:39:15 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-08 17:17:37 +0000 |
commit | 888d76d2215565435ce7b0a890e2a7624e213874 (patch) | |
tree | cc16fb8404f3e742f10a805ae4e77f580445212b /bitbake/lib/bb/persist_data.py | |
parent | e74f80433e9a7e7ae7ec1472eb7387301d2dc816 (diff) | |
download | poky-888d76d2215565435ce7b0a890e2a7624e213874.tar.gz |
bitbake: utils: Use utils.remove() within prunedir()
We've already tweaked remove() for speed and not to error if it
races for deletion. Therefore use this for prunedir() which was
starting to show the same bug reports.
[YOCTO #13003]
(Bitbake rev: 47f359f9b017f8d99d0bb2161ac0dcefcbd915de)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/persist_data.py')
0 files changed, 0 insertions, 0 deletions