From c7d9010a071573da7959b96cda953c1fa091ac4b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Jul 2018 15:23:32 -0700 Subject: sdk-manual: Updates to section on obtaining the SDK Updated the example to more current information. (From yocto-docs rev: 6952824473f820cbe6d02cba9523c023652f68e3) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-appendix-obtain.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'documentation/sdk-manual') diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml index 3528c00585..242dff4f76 100644 --- a/documentation/sdk-manual/sdk-appendix-obtain.xml +++ b/documentation/sdk-manual/sdk-appendix-obtain.xml @@ -277,6 +277,9 @@ The pre-built root filesystem image files follow these naming conventions: + core-image-profile-arch.tar.bz2 Where: @@ -287,9 +290,12 @@ "Images" chapter in the Yocto Project Reference Manual. arch is a string representing the target architecture: - beaglebone, edgerouter, genericx86, genericx86-64, mpc8315e-rdb, - qemuarm, qemuarm64, qemumips, qemumips64, qemuppc, qemux86, or - qemux86-64. + beaglebone, edgerouter, genericx86, genericx86-64, mpc8315e-rdb, + and several versions for qemu*. + + + date_time is a date and time stamp. +--> The root filesystems provided by the Yocto Project are based @@ -302,7 +308,7 @@ core-image-minimal image, you need to download the following root filesystem image file: - core-image-minimal-beaglebone.tar.bz2 + core-image-minimal-beaglebone-yocto.tar.bz2 @@ -315,8 +321,8 @@ which you installed the toolchain (e.g. poky_sdk). - Following is an example for the Core2 64-bit - architecture: + Following is an example for the BeagleBone Board + previously shown: $ source ~/poky_sdk/environment-setup-core2-64-poky-linux -- cgit v1.2.3-54-g00ecf