From c847ddc104a7f067b9dffde8e8c3c78d721955a5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 Apr 2018 12:27:42 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-using.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'documentation/sdk-manual/sdk-using.xml') 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 @@ i686 or x86_64. - image_type is the image for which the SDK was built. + image_type is the image for which the SDK was built: + + core-image-minimal or core-image-sato. arch 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. - release_version is a string representing the release number of the - Yocto Project: + release_version is a string representing the release number of the Yocto Project: &DISTRO;, &DISTRO;+snapshot -- cgit v1.2.3-54-g00ecf