@@ -7076,6 +7076,11 @@ system and gives an overview of their function and contents.
in the ":ref:`ref-manual/devtool-reference:checking on the upgrade status of a recipe`"
section.
+ :term:`RECIPE_UPGRADE_EXTRA_TASKS`
+ When upgrading a recipe with ``devtool upgrade``, the variable
+ :term:`RECIPE_UPGRADE_EXTRA_TASKS` specifies a space-delimited list of
+ tasks to run after the new sources have been unpacked.
+
:term:`RECIPE_SYSROOT`
This variable points to the directory that holds all files populated from
recipes specified in :term:`DEPENDS`. As the name indicates,
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/ref-manual/variables.rst | 5 +++++ 1 file changed, 5 insertions(+)