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" PRINC - Causes the PR variable to dynamically increment. - This incrementation increases the value of a recipe's revision - (PR) while minimizing the impact of layer ordering. + Causes the PR variable of + .bbappend files to dynamically increment. + This increment minimizes the impact of layer ordering. In order to ensure multiple .bbappend files can co-exist, PRINC should be self referencing. The variable defaults to 0.