mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
ref-manual: Edits to INC_PR variable.
(From yocto-docs rev: 26978211dd3dbd918cacbee1b3d1b69719832b7b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6317dbaa96
commit
fc6fffe7bf
@@ -1384,13 +1384,14 @@ Core layer for images cannot be removed
|
|||||||
<para>Suppose, for example, you have a set of recipes that
|
<para>Suppose, for example, you have a set of recipes that
|
||||||
are used across several projects.
|
are used across several projects.
|
||||||
And, within each of those recipes the revision
|
And, within each of those recipes the revision
|
||||||
(its <filename>PR</filename> value) is set accordingly.
|
(its <link linkend='var-PR'><filename>PR</filename></link>
|
||||||
In this case, when the revision of those recipes changes
|
value) is set accordingly.
|
||||||
|
In this case, when the revision of those recipes changes,
|
||||||
the burden is on you to find all those recipes and
|
the burden is on you to find all those recipes and
|
||||||
be sure that they get changed to reflect the updated
|
be sure that they get changed to reflect the updated
|
||||||
version of the recipe.
|
version of the recipe.
|
||||||
In this scenario, it can get complicated when recipes
|
In this scenario, it can get complicated when recipes
|
||||||
used in many places and that provide common functionality
|
that are used in many places and provide common functionality
|
||||||
are upgraded to a new revision.</para>
|
are upgraded to a new revision.</para>
|
||||||
<para>A more efficient way of dealing with this situation is
|
<para>A more efficient way of dealing with this situation is
|
||||||
to set the <filename>INC_PR</filename> variable inside
|
to set the <filename>INC_PR</filename> variable inside
|
||||||
|
|||||||
Reference in New Issue
Block a user