]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
staging.bbclass: do not add extend_recipe_sysroot to prefuncs of prepare_recipe_sysroot
authorChen Qi <Qi.Chen@windriver.com>
Tue, 23 May 2023 03:35:48 +0000 (20:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 May 2023 09:29:05 +0000 (10:29 +0100)
commitbf7584a2ac16ee46ff5b41536b06bb46d0cbada7
tree2a6012403f75a666e0a38959e4bd176105894bbd
parent21a06cb3f19570c65fc83d45069cab22136768b0
staging.bbclass: do not add extend_recipe_sysroot to prefuncs of prepare_recipe_sysroot

When running prepare_recipe_sysroot task, the extend_recipe_sysroot
is run twice.

What prepare_recipe_sysroot does is executing extend_recipe_sysroot,
there's no need to add extend_recipe_sysroot to its prefuncs.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/staging.bbclass