mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
sdk-manual: Applied 2nd round of review edits.
(From yocto-docs rev: 046b8ed69e0c6403f455e2ec8a0ccc30aea894de) 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
6db8cbcbad
commit
54050ffceb
@@ -54,8 +54,8 @@
|
||||
The extensible SDK installer performs additional tasks as
|
||||
compared to the standard SDK installer.
|
||||
The extensible SDK installer extracts build tools specific
|
||||
to the SDK and the installer also prepares the OpenEmbedded
|
||||
build system.
|
||||
to the SDK and the installer also prepares the internal build
|
||||
system within the SDK.
|
||||
Here is example output for running the extensible SDK
|
||||
installer:
|
||||
<literallayout class='monospaced'>
|
||||
@@ -255,10 +255,6 @@
|
||||
<para>If you need to take the build output and eventually
|
||||
move it to the target hardware, you would use
|
||||
<filename>devtool build</filename>:
|
||||
<note>
|
||||
You could use <filename>bitbake</filename> to build
|
||||
the recipe as well.
|
||||
</note>
|
||||
<literallayout class='monospaced'>
|
||||
$ devtool build <replaceable>recipe</replaceable>
|
||||
</literallayout></para>
|
||||
|
||||
Reference in New Issue
Block a user