]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Edits to BBFILE_PRIORITY variable.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 28 Mar 2013 15:43:22 +0000 (08:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:13:37 +0000 (14:13 +0100)
(From yocto-docs rev: fc73f0195f8dc71d1558c67750da5180ace28690)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-variables.xml

index 39c32426ce52aee1fb692ac587ad61794cac0659..7c931b8f37044ac92aaad145d2214852b93cc8ee 100644 (file)
                     layer against other layers that contain the same recipe - effectively
                     letting you control the precedence for the multiple layers.
                     The precedence established through this variable stands regardless of a
-                    recipe's version (<filename>PV</filename> variable).
+                    recipe's version
+                    (<link linkend='var-PV'><filename>PV</filename></link> variable).
                     For example, a layer that has a recipe with a higher <filename>PV</filename> value but for
                     which the <filename>BBFILE_PRIORITY</filename> is set to have a lower precedence still has a
                     lower precedence.</para>