summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-04-11 11:55:38 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-04-12 19:35:00 +0100
commit94467d5087ca3b13e7baac670af107550701b333 (patch)
tree61435edce7a9c765669e74b5229478ff97fa45e5 /documentation/ref-manual
parentf9e7fba02f2edefec39894c5d022e8e817cdf074 (diff)
downloadpoky-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')
-rw-r--r--documentation/ref-manual/ref-variables.xml4
-rw-r--r--documentation/ref-manual/technical-details.xml2
2 files changed, 3 insertions, 3 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>
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 87145a48f6..e3b7fec353 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -432,7 +432,7 @@
432 For information on how the OpenEmbedded build system 432 For information on how the OpenEmbedded build system
433 works with packages and can 433 works with packages and can
434 track incrementing <filename>PR</filename> information, see the 434 track incrementing <filename>PR</filename> information, see the
435 "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-package-revision-number'>Incrementing a Package Revision Number</ulink>" 435 "<ulink url='&YOCTO_DOCS_DEV_URL;#incrementing-a-binary-package-revision-number'>Incrementing a Binary Package Revision Number</ulink>"
436 section. 436 section.
437 </note> 437 </note>
438 438