diff options
author | Ross Burton <ross.burton@arm.com> | 2025-06-27 14:48:44 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-01 08:49:37 +0100 |
commit | 45eb6f8188cc10ad89a3342e925006e9847dd047 (patch) | |
tree | 737caaa922737924f519dc22feba8c1f3a99d9a8 /scripts/lib/build_perf/html.py | |
parent | 1e3a4a08a2c1846c0d992afd398c9a12a4dc9a41 (diff) | |
download | poky-45eb6f8188cc10ad89a3342e925006e9847dd047.tar.gz |
recipetool: allow recipe create handlers to specify bitbake tasks to run
When creating a recipe there can be cases where there is a class that
does some of the recipe creation (such as cargo-update-recipe-crates).
To avoid duplication of code, look for run_task assignments in the
extravalues dictionary returned by the handler, and if it is set then
call that task after writing the recipe.
(From OE-Core rev: 629184de671cf7b86fe95fcce788dffcc3a4da8a)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions