diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2023-05-22 20:35:48 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-06-14 04:14:25 -1000 |
commit | 7bed4a0ed5cd63bba03f44a3832087bd72d0c021 (patch) | |
tree | d9ba42de7df8c9d10008d5a34264c1123bca18ae /meta/lib/oe/terminal.py | |
parent | b3242c03f69ff43dc4e4e10881b209ff6f7dda72 (diff) | |
download | poky-7bed4a0ed5cd63bba03f44a3832087bd72d0c021.tar.gz |
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.
(From OE-Core rev: 08e561035255e765e4293d4031115ea308cc29d3)
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>
(cherry picked from commit bf7584a2ac16ee46ff5b41536b06bb46d0cbada7)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/lib/oe/terminal.py')
0 files changed, 0 insertions, 0 deletions