mirror of
https://git.yoctoproject.org/poky
synced 2026-04-15 21:32:13 +02:00
ref-manual, dev-manual: Clean up of a commit
Alejandro Enedino Hernandez Samaniego <aehs29@gmail.com> commited a change to these manuals (see 9e79e96cad66316c1b4ee608723edfa763f0f9ef) and did not use YP documentation standards for the content. I cleaned up the text and tabbing. (From yocto-docs rev: 9c95799322e1830a5faae0980384ab10b6504007) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5789bb4985
commit
5d4879def3
@@ -5420,12 +5420,16 @@
|
||||
<literallayout class='monospaced'>
|
||||
BBMULTICONFIG = "x86 arm"
|
||||
</literallayout>
|
||||
</para>
|
||||
|
||||
<para>Please note, that a "default" configuration already exists by definition,
|
||||
this configuration is named: "" (empty string) and is defined by the variables
|
||||
coming from your local.conf file. So, the previous example actually adds two
|
||||
additional configurations to your build "arm" and "x86" along with "".
|
||||
<note>
|
||||
A "default" configuration already exists by
|
||||
definition.
|
||||
This configuration is named: "" (i.e. empty
|
||||
string) and is defined by the variables coming
|
||||
from your <filename>local.conf</filename> file.
|
||||
Consequently, the previous example actually
|
||||
adds two additional configurations to your
|
||||
build: "arm" and "x86" along with "".
|
||||
</note>
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Launch BitBake</emphasis>:
|
||||
@@ -5445,9 +5449,10 @@
|
||||
<filename>x86.conf</filename> configuration file,
|
||||
a <filename>core-image-sato</filename>
|
||||
image that is configured through the
|
||||
<filename>arm.conf</filename> configuration file and a
|
||||
<filename>core-image-base</filename> that is configured
|
||||
through your <filename>local.conf</filename> configuration file.
|
||||
<filename>arm.conf</filename> configuration file
|
||||
and a <filename>core-image-base</filename> that is
|
||||
configured through your
|
||||
<filename>local.conf</filename> configuration file.
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
<note>
|
||||
|
||||
@@ -1349,8 +1349,8 @@
|
||||
<glossdef>
|
||||
<para role="glossdeffirst">
|
||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||
Specifies each additional separate configuration when you are
|
||||
building targets with multiple configurations.
|
||||
Specifies each additional separate configuration when you
|
||||
are building targets with multiple configurations.
|
||||
Use this variable in your
|
||||
<filename>conf/local.conf</filename> configuration file.
|
||||
Specify a <replaceable>multiconfigname</replaceable> for
|
||||
|
||||
Reference in New Issue
Block a user