From 7a5fa3397401c80b56e8d878cc1416059287f2b3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 2 Feb 2012 09:06:30 -0600 Subject: documentation/poky-ref-manual/ref-images.xml: Added three core-images Added descriptions for 'core-image-rt', 'core-image-rt-sdk', and 'core-image-gtk-directfb'. These were apparently missing. Fixes [YOCTO #1921] Reported by Shane Wang (From yocto-docs rev: b83f9fa2a2de867ef9973b84aa1bec94e8071e45) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-images.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'documentation/poky-ref-manual') diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 4e7b029ea7..519f1c7675 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -92,6 +92,21 @@ See the External Development Using the Poky SDK section for more information. + core-image-rt: + A core-image-minimal image plus a real-time test suite and + tools appropriate for real-time use. + core-image-rt-sdk: + A core-image-rt image that includes everything in + meta-toolchain. + The image also includes development headers and libraries to form a complete + stand-alone SDK. + See the External Development + Using the Poky SDK section for more information. + core-image-gtk-directfb: + An image that uses gtk+ over directfb + instead of X11. + In order to build, this image requires specific distro configuration that enables + gtk over directfb. -- cgit v1.2.3-54-g00ecf