diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-04-11 11:55:38 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-12 19:35:00 +0100 |
commit | 94467d5087ca3b13e7baac670af107550701b333 (patch) | |
tree | 61435edce7a9c765669e74b5229478ff97fa45e5 /documentation/ref-manual/ref-variables.xml | |
parent | f9e7fba02f2edefec39894c5d022e8e817cdf074 (diff) | |
download | poky-94467d5087ca3b13e7baac670af107550701b333.tar.gz |
dev-manual, ref-manual: Edits to the "Incrementing Binary Package" section.
Fixes [YOCTO #10995]
I applied some revisions to the related sections for incrementing
a binary package version and revision sections. Mainly clarified
terminology and pulled the sections into one single section head.
I also cleaned up referencing to all these sections throughout the
YP manual set (i.e. the ref-manual).
(From yocto-docs rev: 7deda18dd496cc383c5de71a10f2b11b1ca0688f)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 2671e3cb4d..55f7a28c21 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -487,7 +487,7 @@ | |||
487 | 487 | ||
488 | <para> | 488 | <para> |
489 | For more information see the | 489 | For more information see the |
490 | "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-package-revision-number'>Incrementing a Package Revision Number</ulink>" | 490 | "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-binary-package-revision-number'>Incrementing a Binary Package Revision Number</ulink>" |
491 | section in the Yocto Project Development Manual. | 491 | section in the Yocto Project Development Manual. |
492 | </para> | 492 | </para> |
493 | </glossdef> | 493 | </glossdef> |
@@ -12691,7 +12691,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
12691 | <filename>SRCREV</filename>, see the | 12691 | <filename>SRCREV</filename>, see the |
12692 | <link linkend='var-AUTOREV'><filename>AUTOREV</filename></link> | 12692 | <link linkend='var-AUTOREV'><filename>AUTOREV</filename></link> |
12693 | variable description and the | 12693 | variable description and the |
12694 | "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-package-revision-number'>Incrementing a Package Revision Number</ulink>" | 12694 | "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-binary-package-revision-number'>Incrementing a Binary Package Revision Number</ulink>" |
12695 | section, which is in the Yocto Project Development Manual. | 12695 | section, which is in the Yocto Project Development Manual. |
12696 | </note> | 12696 | </note> |
12697 | </para> | 12697 | </para> |