From: Scott Rifenbark Date: Mon, 10 Feb 2014 18:31:21 +0000 (-0600) Subject: user-manual-ref-variables.xml: Added BBVERSIONS variable. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ee8e8db8475903754d519c5e6d7ec8e52ba9c85;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git user-manual-ref-variables.xml: Added BBVERSIONS variable. Signed-off-by: Scott Rifenbark --- diff --git a/doc/user-manual/user-manual-ref-variables.xml b/doc/user-manual/user-manual-ref-variables.xml index bda9fe56294..c6107af4924 100644 --- a/doc/user-manual/user-manual-ref-variables.xml +++ b/doc/user-manual/user-manual-ref-variables.xml @@ -1053,6 +1053,27 @@ + BBVERSIONS + + + Allows a single recipe to build multiple versions of a + project from a single recipe file. + You also able to specify conditional metadata + using the + OVERRIDES + mechanism for a single version or for an optionally named + range of versions. + + + + For more information on BBVERSIONS, + see the + "Variants - Class Extension Mechanism" + section. + + + + BITBAKE_UI