From 94467d5087ca3b13e7baac670af107550701b333 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 11 Apr 2017 11:55:38 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 4 ++-- documentation/ref-manual/technical-details.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual') 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 @@ For more information see the - "Incrementing a Package Revision Number" + "Incrementing a Binary Package Revision Number" section in the Yocto Project Development Manual. @@ -12691,7 +12691,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" SRCREV, see the AUTOREV variable description and the - "Incrementing a Package Revision Number" + "Incrementing a Binary Package Revision Number" section, which is in the Yocto Project Development Manual. 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 @@ For information on how the OpenEmbedded build system works with packages and can track incrementing PR information, see the - "Incrementing a Package Revision Number" + "Incrementing a Binary Package Revision Number" section. -- cgit v1.2.3-54-g00ecf