summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky-ref-manual/extendpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml
index 4fd818e8b1..182b36d51a 100644
--- a/documentation/poky-ref-manual/extendpoky.xml
+++ b/documentation/poky-ref-manual/extendpoky.xml
@@ -694,7 +694,7 @@ BBFILE_PRIORITY_emenlow = "6"
694 .inc file must set INC_PR (initially to "r0"), and all recipes referring to it should set PR to 694 .inc file must set INC_PR (initially to "r0"), and all recipes referring to it should set PR to
695 "$(INC_PR).0" initially, incrementing the last number when the recipe is changed. If the 695 "$(INC_PR).0" initially, incrementing the last number when the recipe is changed. If the
696 .inc file is changed then its INC_PR should be incremented. 696 .inc file is changed then its INC_PR should be incremented.
697 </literallayout> 697 </para>
698 <para> 698 <para>
699 When upgrading the version of a package, assuming the <glossterm><link 699 When upgrading the version of a package, assuming the <glossterm><link
700 linkend='var-PV'>PV</link></glossterm> changes, the PR variable should be reset to "r0" 700 linkend='var-PV'>PV</link></glossterm> changes, the PR variable should be reset to "r0"