From: Scott Rifenbark Date: Fri, 15 Apr 2016 16:14:12 +0000 (-0700) Subject: bitbake: bitbake-user-manual: Updated "Conditional Metadata" section X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=890ccd34b1cf4011c2d3464967944d549e567cf3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: bitbake-user-manual: Updated "Conditional Metadata" section Added information about using lower-case characters and no underscore characters when using OVERRIDES. (Bitbake rev: 4397a023f8bf738913d71a38b3e06503207311e2) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index 46833227636..6329cd6e458 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml @@ -379,6 +379,12 @@ You can use OVERRIDES to conditionally select a specific version of a variable and to conditionally append or prepend the value of a variable. + + Overrides can only use lower-case characters. + Additionally, underscores are not permitted in override names + as they are used to separate overrides from each other and + from the variable name. + Selecting a Variable: The OVERRIDES variable is