From d39f8db69eee85c88965cafb17d5fdfd77f9738d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 13 Jun 2012 13:17:32 -0700 Subject: documentation/poky-ref-manual/ref-images.xml: 1.1.2 variables and updates First pass at implementing the poky.ent variables. Also, updates some text for some of the images. (From yocto-docs rev: f77669c55b789372f89028d888192bcf771a24d9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-images.xml | 35 +++++++++++++++++----------- 1 file changed, 22 insertions(+), 13 deletions(-) (limited to 'documentation') diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 4e7b029ea7..ae45437a6b 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -1,5 +1,6 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > Reference: Images @@ -45,7 +46,10 @@ core-image-minimal: A small image just capable of allowing a device to boot. core-image-minimal-dev: - A core-image-minimal image suitable for development work. + A core-image-minimal image suitable for development work + using the host. + The image includes headers and libraries you can use in a host development + environment. core-image-minimal-initramfs: A core-image-minimal image that has the Minimal RAM-based @@ -64,13 +68,17 @@ A core-image-basic image suitable for implementations that conform to Linux Standard Base (LSB). core-image-lsb-dev: - A core-image-lsb image that is suitable for development work. + A core-image-lsb image that is suitable for development work + using the host. + The image includes headers and libraries you can use in a host development + environment. core-image-lsb-sdk: A core-image-lsb that includes everything in meta-toolchain - but also includes development headers and libraries to form a complete standalone SDK. - See the - External Development Using the Poky SDK section for more information. + but also includes development headers and libraries to form a complete standalone SDK. + This image is suitable for development using the target. + See the " + External Development Using the Poky SDK" section for more information. core-image-clutter: An image with support for the Open GL-based toolkit Clutter, which enables development of @@ -81,16 +89,17 @@ The image supports X11 with a Sato theme and Pimlico applications and also contains terminal, editor, and file manager. core-image-sato-dev: - A core-image-sato image suitable for development - that also includes a native toolchain and libraries needed to build applications on - the device itself. - The image also includes testing and profiling tools as well as debug symbols. + A core-image-sato image suitable for development + using the host. + The image includes libraries needed to build applications on the device itself, + testing and profiling tools, and debug symbols. This image was formerly core-image-sdk. core-image-sato-sdk: A core-image-sato image that includes everything in meta-toolchain. - The image also includes development headers and libraries to form a complete standalone SDK. - See the - External Development Using the Poky SDK section for more information. + The image also includes development headers and libraries to form a complete standalone SDK + and is suitable for development using the target. + See the " + External Development Using the Poky SDK" section for more information. -- cgit v1.2.3-54-g00ecf