mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
ref-manual: improve documentation for RECIPE_NO_UPDATE_REASON
This add a description of this variable to the variable index, and clarifies the explanations given in the devtool reference section. (From yocto-docs rev: 034b976addd0db6da31c4bacdbea21f2d47c00dc) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6c5986ebfe
commit
6a9e7fb010
@@ -6132,6 +6132,13 @@ system and gives an overview of their function and contents.
|
||||
BitBake User Manual for additional information on tasks and
|
||||
dependencies.
|
||||
|
||||
:term:`RECIPE_NO_UPDATE_REASON`
|
||||
If a recipe should not be replaced by a more recent upstream version,
|
||||
putting the reason why in this variable in a recipe allows
|
||||
``devtool check-upgrade-status`` command to display it, as explained
|
||||
in the ":ref:`ref-manual/devtool-reference:checking on the upgrade status of a recipe`"
|
||||
section.
|
||||
|
||||
:term:`REQUIRED_DISTRO_FEATURES`
|
||||
When inheriting the
|
||||
:ref:`features_check <ref-classes-features_check>`
|
||||
|
||||
Reference in New Issue
Block a user