From a8e62dd04157c823e156087356ad9d856d5116e2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 3 Jun 2013 11:48:58 +0300 Subject: ref-manual: Added variable description for OVERRIDES. (From yocto-docs rev: b8c9e66a825aeced8c50f800054e2a71ef119627) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (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 14772017fa..7953aa78a8 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2643,6 +2643,20 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + + OVERRIDES + + + BitBake uses OVERRIDES to control + 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. + + + P -- cgit v1.2.3-54-g00ecf