]> code.ossystems Code Review - openembedded-core.git/commit
staging: Drop clean_recipe_sysroot
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Jul 2019 11:46:12 +0000 (12:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Jul 2019 22:34:33 +0000 (23:34 +0100)
commit27ce69861edb7e52078b59ebf8fefc9201e9a228
tree83ff93b288c6eb3720f3cdb0cf6e022383332f96
parent4a69bf5ae3328d124a7607a52333643ebf7ec0b3
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.

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