From 80098bb7f19d3b80070d27be7cbc732494be2979 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 08:43:22 -0700 Subject: [PATCH] ref-manual: Edits to BBFILE_PRIORITY variable. (From yocto-docs rev: fc73f0195f8dc71d1558c67750da5180ace28690) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 39c32426ce5..7c931b8f370 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -438,7 +438,8 @@ 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 (PV variable). + recipe's version + (PV variable). For example, a layer that has a recipe with a higher PV value but for which the BBFILE_PRIORITY is set to have a lower precedence still has a lower precedence. -- 2.47.2