mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00: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'>
|
<literallayout class='monospaced'>
|
||||||
BBMULTICONFIG = "x86 arm"
|
BBMULTICONFIG = "x86 arm"
|
||||||
</literallayout>
|
</literallayout>
|
||||||
</para>
|
<note>
|
||||||
|
A "default" configuration already exists by
|
||||||
<para>Please note, that a "default" configuration already exists by definition,
|
definition.
|
||||||
this configuration is named: "" (empty string) and is defined by the variables
|
This configuration is named: "" (i.e. empty
|
||||||
coming from your local.conf file. So, the previous example actually adds two
|
string) and is defined by the variables coming
|
||||||
additional configurations to your build "arm" and "x86" along with "".
|
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>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
<emphasis>Launch BitBake</emphasis>:
|
<emphasis>Launch BitBake</emphasis>:
|
||||||
@@ -5445,9 +5449,10 @@
|
|||||||
<filename>x86.conf</filename> configuration file,
|
<filename>x86.conf</filename> configuration file,
|
||||||
a <filename>core-image-sato</filename>
|
a <filename>core-image-sato</filename>
|
||||||
image that is configured through the
|
image that is configured through the
|
||||||
<filename>arm.conf</filename> configuration file and a
|
<filename>arm.conf</filename> configuration file
|
||||||
<filename>core-image-base</filename> that is configured
|
and a <filename>core-image-base</filename> that is
|
||||||
through your <filename>local.conf</filename> configuration file.
|
configured through your
|
||||||
|
<filename>local.conf</filename> configuration file.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
<note>
|
<note>
|
||||||
|
|||||||
@@ -1349,8 +1349,8 @@
|
|||||||
<glossdef>
|
<glossdef>
|
||||||
<para role="glossdeffirst">
|
<para role="glossdeffirst">
|
||||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||||
Specifies each additional separate configuration when you are
|
Specifies each additional separate configuration when you
|
||||||
building targets with multiple configurations.
|
are building targets with multiple configurations.
|
||||||
Use this variable in your
|
Use this variable in your
|
||||||
<filename>conf/local.conf</filename> configuration file.
|
<filename>conf/local.conf</filename> configuration file.
|
||||||
Specify a <replaceable>multiconfigname</replaceable> for
|
Specify a <replaceable>multiconfigname</replaceable> for
|
||||||
|
|||||||
Reference in New Issue
Block a user