mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
sdk-manual: fix typo
(From yocto-docs rev: 5bde446a0335ccf7f3d772e1eef666aeb31eace3) Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ca07d22405
commit
802ac0b75e
|
@ -38,7 +38,7 @@ Follow these steps to locate and hand-install the toolchain:
|
|||
"sato" or "minimal"
|
||||
|
||||
arch is a string representing the target architecture:
|
||||
"aarch64", "armv5e", "core2-64", "coretexa8hf-neon", "i586", "mips32r2",
|
||||
"aarch64", "armv5e", "core2-64", "cortexa8hf-neon", "i586", "mips32r2",
|
||||
"mips64", or "ppc7400"
|
||||
|
||||
release is the version of Yocto Project.
|
||||
|
|
Loading…
Reference in New Issue
Block a user