mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 09:49:41 +01:00
ref-manual: correct "script" dirname to "scripts"
(From yocto-docs rev: 43f042582675f89fcdf81c0cd2ac2602d4282cb3) 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
98f9b05875
commit
fe25ef9871
@@ -364,7 +364,7 @@
|
||||
Here is an example:
|
||||
<literallayout class='monospaced'>
|
||||
$ cd poky
|
||||
$ script/install-buildtools --without-extended-buildtools \
|
||||
$ scripts/install-buildtools --without-extended-buildtools \
|
||||
--base-url &YOCTO_DL_URL;/releases/yocto \
|
||||
--release yocto-&DISTRO; \
|
||||
--installer-version &DISTRO;
|
||||
@@ -391,7 +391,7 @@
|
||||
default parameters:
|
||||
<literallayout class='monospaced'>
|
||||
$ cd poky
|
||||
$ script/install-buildtools
|
||||
$ scripts/install-buildtools
|
||||
</literallayout>
|
||||
</para>
|
||||
</para></listitem>
|
||||
|
||||
Reference in New Issue
Block a user