diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml index 1ef1fb3ade..7727e0a869 100644 --- a/documentation/ref-manual/ref-images.xml +++ b/documentation/ref-manual/ref-images.xml @@ -86,15 +86,6 @@ If you build core-image-lsb without that configuration, the image will not be LSB-compliant. - core-image-testmaster: - A "master" image designed to be used for automated runtime testing. - Provides a "known good" image that is deployed to a separate - partition so that you can boot into it and use it to deploy a - second image to be tested. - You can find more information about runtime testing in the - "Performing Automated Runtime Testing" - section in the Yocto Project Development Manual. - core-image-lsb-dev: A core-image-lsb image that is suitable for development work using the host. @@ -114,6 +105,15 @@ If you build core-image-lsb-sdk without that configuration, the image will not be LSB-compliant. This image is suitable for development using the target. + core-image-testmaster: + A "master" image designed to be used for automated runtime testing. + Provides a "known good" image that is deployed to a separate + partition so that you can boot into it and use it to deploy a + second image to be tested. + You can find more information about runtime testing in the + "Performing Automated Runtime Testing" + section in the Yocto Project Development Manual. + core-image-clutter: An image with support for the Open GL-based toolkit Clutter, which enables development of rich and animated graphical user interfaces.