mirror of
https://git.yoctoproject.org/poky
synced 2026-09-25 07:36:23 +02:00
ref-manual/variables.rst: BBMULTICONFIG: fix a typo
(From yocto-docs rev: 51dff17220ffff0646c67f2c03836ee07839b434) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 0e575b2512f2dfceb71c67bd0f491b4cf909652f) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
71eca1229a
commit
dd3e970874
@@ -882,7 +882,7 @@ system and gives an overview of their function and contents.
|
||||
Specifies each additional separate configuration when you are
|
||||
building targets with multiple configurations. Use this variable in
|
||||
your ``conf/local.conf`` configuration file. Specify a
|
||||
multiconfigname for each configuration file you are using. For
|
||||
multiconfig name for each configuration file you are using. For
|
||||
example, the following line specifies three configuration files::
|
||||
|
||||
BBMULTICONFIG = "configA configB configC"
|
||||
|
||||
Reference in New Issue
Block a user