summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index 1331d1adfc..150d15c433 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -1612,9 +1612,9 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
1612 1612
1613 <glossentry id='var-PRINC'><glossterm>PRINC</glossterm> 1613 <glossentry id='var-PRINC'><glossterm>PRINC</glossterm>
1614 <glossdef> 1614 <glossdef>
1615 <para>Causes the <filename>PR</filename> variable to dynamically increment. 1615 <para>Causes the <filename>PR</filename> variable of
1616 This incrementation increases the value of a recipe's revision 1616 <filename>.bbappend</filename> files to dynamically increment.
1617 (<filename>PR</filename>) while minimizing the impact of layer ordering.</para> 1617 This increment minimizes the impact of layer ordering.</para>
1618 <para>In order to ensure multiple <filename>.bbappend</filename> files can co-exist, 1618 <para>In order to ensure multiple <filename>.bbappend</filename> files can co-exist,
1619 <filename>PRINC</filename> should be self referencing. 1619 <filename>PRINC</filename> should be self referencing.
1620 The variable defaults to 0.</para> 1620 The variable defaults to 0.</para>