From: Scott Rifenbark Date: Tue, 2 Jul 2019 23:14:17 +0000 (-0700) Subject: ref-manual: Fixed typo for BBMULTICONFIG variable. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cf94948b75ef63592befb080f40d0956e98e6de;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Fixed typo for BBMULTICONFIG variable. There was a typo in the BBMULTICONFIG variable description. It appeared as "BBMULTIFONFIG". I fixed it. (From yocto-docs rev: c53b1bb6e588f9ee87cb8ab85fc8c3985257a37a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 12876e3d9af..1a6155e8db5 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1358,7 +1358,7 @@ For example, the following line specifies three configuration files: - BBMULTIFONFIG = "configA configB configC" + BBMULTICONFIG = "configA configB configC" Each configuration file you use must reside in the Build Directory