From 3940d59e64586962c197718f8b4e6e9da4acc7ea Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 10 Feb 2014 12:31:21 -0600 Subject: bitbake: user-manual-ref-variables.xml: Added BBVERSIONS variable. (Bitbake rev: 0ee8e8db8475903754d519c5e6d7ec8e52ba9c85) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../doc/user-manual/user-manual-ref-variables.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/bitbake/doc/user-manual/user-manual-ref-variables.xml b/bitbake/doc/user-manual/user-manual-ref-variables.xml index bda9fe5629..c6107af492 100644 --- a/bitbake/doc/user-manual/user-manual-ref-variables.xml +++ b/bitbake/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 -- cgit v1.2.3-54-g00ecf