mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
sdk-manual: Updated SDK installation script naming explanation.
Updated the various fields for what goes into the name of one of these *.sh files pulled from the download sites. (From yocto-docs rev: 4b326ae834d50607062c2f29c27fccd496489eb6) 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
0490334469
commit
c847ddc104
@@ -86,14 +86,15 @@
|
||||
|
||||
i686 or x86_64.
|
||||
|
||||
<replaceable>image_type</replaceable> is the image for which the SDK was built.
|
||||
<replaceable>image_type</replaceable> is the image for which the SDK was built:
|
||||
|
||||
core-image-minimal or core-image-sato.
|
||||
|
||||
<replaceable>arch</replaceable> is a string representing the tuned target architecture:
|
||||
|
||||
i586, x86_64, powerpc, mips, armv7a or armv5te
|
||||
aarch64, armv5e, core2-64, coretexah8f-neon, i586, mips32r2, mips64, or ppc7400.
|
||||
|
||||
<replaceable>release_version</replaceable> is a string representing the release number of the
|
||||
Yocto Project:
|
||||
<replaceable>release_version</replaceable> is a string representing the release number of the Yocto Project:
|
||||
|
||||
&DISTRO;, &DISTRO;+snapshot
|
||||
</literallayout>
|
||||
|
||||
Reference in New Issue
Block a user