From 1b68137d0f6e16183043e6e4cbf25d3f881926a8 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Jun 2014 12:27:04 +0300 Subject: ref-manual: Reorded LSB image types to be together. (From yocto-docs rev: e73c913b43ac39fd7a0d717c5b120b1676d8b506) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-images.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'documentation/ref-manual') 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. -- cgit v1.2.3-54-g00ecf