summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-variables.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 39c32426ce..7c931b8f37 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -438,7 +438,8 @@
438 layer against other layers that contain the same recipe - effectively 438 layer against other layers that contain the same recipe - effectively
439 letting you control the precedence for the multiple layers. 439 letting you control the precedence for the multiple layers.
440 The precedence established through this variable stands regardless of a 440 The precedence established through this variable stands regardless of a
441 recipe's version (<filename>PV</filename> variable). 441 recipe's version
442 (<link linkend='var-PV'><filename>PV</filename></link> variable).
442 For example, a layer that has a recipe with a higher <filename>PV</filename> value but for 443 For example, a layer that has a recipe with a higher <filename>PV</filename> value but for
443 which the <filename>BBFILE_PRIORITY</filename> is set to have a lower precedence still has a 444 which the <filename>BBFILE_PRIORITY</filename> is set to have a lower precedence still has a
444 lower precedence.</para> 445 lower precedence.</para>