1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

sdk-manual: Updates to configuring targe options sections

Both Neon and Oxygen needed some changes for correct use of the
way we refer to menus and fields.

(From yocto-docs rev: 1cb20243194e61b925df6b0a3b136233f1da8a57)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-06-20 14:39:03 -07:00
committed by Richard Purdie
parent 74f4f81f62
commit 48372e1bcc
2 changed files with 28 additions and 27 deletions
+14 -11
View File
@@ -504,16 +504,17 @@
emulator, or you can choose to run your image on actual emulator, or you can choose to run your image on actual
hardware. hardware.
<itemizedlist> <itemizedlist>
<listitem><para><emphasis>QEMU:</emphasis> <listitem><para>
<emphasis>QEMU:</emphasis>
Select this option if you will be using the Select this option if you will be using the
QEMU emulator. QEMU emulator.
If you are using the emulator, you also need to If you are using the emulator, you also need to
locate the kernel and specify any custom locate the kernel and specify any custom
options.</para> options.</para>
<para>If you selected the
<filename>Build system derived toolchain</filename>, <para>If you selected the Build system derived
the target kernel you built will be located in toolchain, the target kernel you built will be
the located in the
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
in in
<filename>tmp/deploy/images/<replaceable>machine</replaceable></filename> <filename>tmp/deploy/images/<replaceable>machine</replaceable></filename>
@@ -525,10 +526,12 @@
followed by the image (e.g. followed by the image (e.g.
<filename>/home/scottrif/poky/build/tmp/deploy/images/qemux86/bzImage-qemux86.bin</filename>). <filename>/home/scottrif/poky/build/tmp/deploy/images/qemux86/bzImage-qemux86.bin</filename>).
</para> </para>
<para>If you selected the standalone pre-built <para>If you selected the standalone pre-built
toolchain, the pre-built image you downloaded is toolchain, the pre-built image you downloaded is
located in the directory you specified when you located in the directory you specified when you
downloaded the image.</para> downloaded the image.</para>
<para>Most custom options are for advanced QEMU <para>Most custom options are for advanced QEMU
users to further customize their QEMU instance. users to further customize their QEMU instance.
These options are specified between paired These options are specified between paired
@@ -545,16 +548,16 @@
The following is an example: The following is an example:
<literallayout class='monospaced'> <literallayout class='monospaced'>
serial &lt;-m 256 -full-screen&gt; serial &lt;-m 256 -full-screen&gt;
</literallayout></para> </literallayout>
<para>
Regardless of the mode, Sysroot is already Regardless of the mode, Sysroot is already
defined as part of the Cross-Compiler Options defined as part of the Cross-Compiler Options
configuration in the configuration in the "Sysroot Location:" field.
<filename>Sysroot Location:</filename> field.
</para></listitem> </para></listitem>
<listitem><para><emphasis>External HW:</emphasis> <listitem><para>
<emphasis>External HW:</emphasis>
Select this option if you will be using actual Select this option if you will be using actual
hardware.</para></listitem> hardware.
</para></listitem>
</itemizedlist> </itemizedlist>
</para> </para>
@@ -645,15 +645,13 @@
architecture. architecture.
<itemizedlist> <itemizedlist>
<listitem><para> <listitem><para>
<emphasis>Selecting the Toolchain <emphasis>Selecting the Toolchain Type:</emphasis>
Type:</emphasis>
Choose between "Standalone pre-built toolchain" Choose between "Standalone pre-built toolchain"
and "Build system derived toolchain" for and "Build system derived toolchain" for
Cross Compiler Options. Cross Compiler Options.
<itemizedlist> <itemizedlist>
<listitem><para> <listitem><para>
<emphasis>Standalone Pre-built Toolchain: <emphasis>Standalone Pre-built Toolchain:</emphasis>
</emphasis>
Select this type when you are using Select this type when you are using
a stand-alone cross-toolchain. a stand-alone cross-toolchain.
For example, suppose you are an For example, suppose you are an
@@ -668,8 +666,7 @@
for an existing image. for an existing image.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<emphasis>Build System Derived Toolchain: <emphasis>Build System Derived Toolchain:</emphasis>
</emphasis>
Select this type if you built the Select this type if you built the
toolchain as part of the toolchain as part of the
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>. <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>.
@@ -779,10 +776,10 @@
If you are using the emulator, you also If you are using the emulator, you also
need to locate the kernel and specify any need to locate the kernel and specify any
custom options.</para> custom options.</para>
<para>If you selected the
<filename>Build system derived toolchain</filename>, <para>If you selected the Build system derived
the target kernel you built will be located toolchain, the target kernel you built will be
in the located in the
<ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
in in
<filename>tmp/deploy/images/<replaceable>machine</replaceable></filename> <filename>tmp/deploy/images/<replaceable>machine</replaceable></filename>
@@ -794,11 +791,13 @@
Directory path followed by the image (e.g. Directory path followed by the image (e.g.
<filename>/home/scottrif/poky/build/tmp/deploy/images/qemux86/bzImage-qemux86.bin</filename>). <filename>/home/scottrif/poky/build/tmp/deploy/images/qemux86/bzImage-qemux86.bin</filename>).
</para> </para>
<para>If you selected the standalone <para>If you selected the standalone
pre-built toolchain, the pre-built image pre-built toolchain, the pre-built image
you downloaded is located in the directory you downloaded is located in the directory
you specified when you downloaded the you specified when you downloaded the
image.</para> image.</para>
<para>Most custom options are for advanced <para>Most custom options are for advanced
QEMU users to further customize their QEMU QEMU users to further customize their QEMU
instance. instance.
@@ -817,18 +816,17 @@
The following is an example: The following is an example:
<literallayout class='monospaced'> <literallayout class='monospaced'>
serial &lt;-m 256 -full-screen&gt; serial &lt;-m 256 -full-screen&gt;
</literallayout></para> </literallayout>
<para>
Regardless of the mode, Sysroot is already Regardless of the mode, Sysroot is already
defined as part of the Cross-Compiler defined as part of the Cross-Compiler
Options configuration in the Options configuration in the "Sysroot
<filename>Sysroot Location:</filename> Location:" field.
field.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<emphasis>External HW:</emphasis> <emphasis>External HW:</emphasis>
Select this option if you will be using Select this option if you will be using
actual hardware.</para></listitem> actual hardware.
</para></listitem>
</itemizedlist> </itemizedlist>
</para> </para>