mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
ref-manual: add new RECIPE_UPGRADE_EXTRA_TASKS variable
(From yocto-docs rev: c80bc42afa40fd9eb5acaba24da3ad3b5915a254) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ec61c09e0c
commit
a4f4d35cb5
@@ -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`"
|
in the ":ref:`ref-manual/devtool-reference:checking on the upgrade status of a recipe`"
|
||||||
section.
|
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`
|
:term:`RECIPE_SYSROOT`
|
||||||
This variable points to the directory that holds all files populated from
|
This variable points to the directory that holds all files populated from
|
||||||
recipes specified in :term:`DEPENDS`. As the name indicates,
|
recipes specified in :term:`DEPENDS`. As the name indicates,
|
||||||
|
|||||||
Reference in New Issue
Block a user