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