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