From 695946e5ff12382787fadc44bc805e342521befd Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 27 Jun 2014 06:54:13 +0300 Subject: ref-manual: Edits to OVERRIDES variable. Updated the link into the section for understanding how OVERRIDES work. (From yocto-docs rev: f897b9d0cc51899f3e4ce05b69a3c1dd429780d7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index c34188defb..90938885ed 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -5525,9 +5525,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" what variables are overridden after BitBake parses recipes and configuration files. You can find more information on how overrides are handled - in the BitBake Manual that is located at - bitbake/doc/manual in the - Source Directory. + in the + "Conditional Syntax (Overrides)" + section of the BitBake User Manual. -- cgit v1.2.3-54-g00ecf