Files
poky/scripts
Tim Orling 82d07928fe devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS
For some recipes, such as those that inherit cargo-update-recipe-crates,
we need to run additional tasks once the new sources have been unpacked.

Introduce a new variable RECIPE_UPDATE_EXTRA_TASKS which is a space-
delimited list of tasks to run after the new sources have been
unpacked in scripts/lib/devtool/upgrade.py ugrade() method.

(From OE-Core rev: 59894f3b5b0bc257837d7ce4ea684f1d8c382cec)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-06-13 09:11:17 +01:00
..
2024-02-13 13:51:41 +00:00
2024-02-13 13:51:41 +00:00
2024-02-02 10:38:28 +00:00
2024-02-13 13:51:41 +00:00
2024-02-13 13:51:41 +00:00
2022-06-22 22:40:28 +01:00

This directory contains Various useful scripts for working with OE builds