diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-18 12:46:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-18 23:34:39 +0100 |
commit | 13881ed2bd9e8ff7e64e68fd8289bb96be712e5d (patch) | |
tree | 73df6cf1c1275d63cc6de88e54352d427be8582d /meta/recipes-extended | |
parent | 97c592166638f1dbae9172c947b77248c8c78aca (diff) | |
download | poky-13881ed2bd9e8ff7e64e68fd8289bb96be712e5d.tar.gz |
staging: Drop clean_recipe_sysroot
With recent changes to runqueue, this fuction is unsafe as setscene tasks can run
at the same time as normal ones and doing things before do_fetch no longer
offers any guarantees.
There is other code which cleans out things from the sysroots as tasks rerun so
we should rely upon that instead.
(From OE-Core rev: 27ce69861edb7e52078b59ebf8fefc9201e9a228)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions