summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-using.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-using.xml')
-rw-r--r--documentation/sdk-manual/sdk-using.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml
index bc16ad99fd..ddf9ef6853 100644
--- a/documentation/sdk-manual/sdk-using.xml
+++ b/documentation/sdk-manual/sdk-using.xml
@@ -86,14 +86,15 @@
86 86
87 i686 or x86_64. 87 i686 or x86_64.
88 88
89 <replaceable>image_type</replaceable> is the image for which the SDK was built. 89 <replaceable>image_type</replaceable> is the image for which the SDK was built:
90
91 core-image-minimal or core-image-sato.
90 92
91 <replaceable>arch</replaceable> is a string representing the tuned target architecture: 93 <replaceable>arch</replaceable> is a string representing the tuned target architecture:
92 94
93 i586, x86_64, powerpc, mips, armv7a or armv5te 95 aarch64, armv5e, core2-64, coretexah8f-neon, i586, mips32r2, mips64, or ppc7400.
94 96
95 <replaceable>release_version</replaceable> is a string representing the release number of the 97 <replaceable>release_version</replaceable> is a string representing the release number of the Yocto Project:
96 Yocto Project:
97 98
98 &DISTRO;, &DISTRO;+snapshot 99 &DISTRO;, &DISTRO;+snapshot
99 </literallayout> 100 </literallayout>