From 57270588f8626bb3e44630685d46acaa63f330da Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 10 Feb 2015 14:21:03 -0800 Subject: [PATCH] ref-manual: Added new variable description for BUILD_VENDOR. (From yocto-docs rev: d38bf6819c5a2c4e7aea0ba3a741c18365c760ff) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index a4c5a2ca1d..bba4edf396 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1343,6 +1343,19 @@ meta/conf/machine/include//arch-.inc + BUILD_VENDOR + + BUILD_VENDOR[doc] = "The vendor name to use when building for the build host." + + + + Specifies the vendor name to use when building for the + build host. + The default value is an empty string (""). + + + + BUILDDIR BUILDDIR[doc] = "Points to the location of the Build Directory."