mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
ref-manual: fix excessive command indentation
(From yocto-docs rev: e3a74639609e99357b23a5702c38a7a943713cdc) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9c80490684
commit
db51b0943b
@@ -503,7 +503,7 @@
|
|||||||
</literallayout>
|
</literallayout>
|
||||||
or run the BitBake command to build the extended tarball:
|
or run the BitBake command to build the extended tarball:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
$ bitbake buildtools-extended-tarball
|
$ bitbake buildtools-extended-tarball
|
||||||
</literallayout>
|
</literallayout>
|
||||||
<note>
|
<note>
|
||||||
The
|
The
|
||||||
@@ -535,7 +535,7 @@
|
|||||||
</literallayout>
|
</literallayout>
|
||||||
Here is an example for the extended installer:
|
Here is an example for the extended installer:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
$ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh
|
$ sh ~/Downloads/x86_64-buildtools-extended-nativesdk-standalone-&DISTRO;.sh
|
||||||
</literallayout>
|
</literallayout>
|
||||||
During execution, a prompt appears that allows you to
|
During execution, a prompt appears that allows you to
|
||||||
choose the installation directory.
|
choose the installation directory.
|
||||||
|
|||||||
Reference in New Issue
Block a user