From c441f5f005f306a3dfc203237aab42b4a37336b5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 20 Mar 2014 08:55:38 -0600 Subject: dev-manual, ref-manual: Changed core-image-basic to core-image-full-cmdline Fixes [YOCTO #2424] Some imgage names were cleaned up to have more meaningful names. These doc changes here take care of changing "core-image-basic" to "core-image-full-cmdline". Five instances changed. (From yocto-docs rev: b758f9645e66867b5728da1dd989bae70a216fcc) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-images.xml | 2 +- documentation/ref-manual/ref-variables.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml index a002c59d3f..529decfc96 100644 --- a/documentation/ref-manual/ref-images.xml +++ b/documentation/ref-manual/ref-images.xml @@ -71,7 +71,7 @@ for the Minimal MTD Utilities, which let the user interact with the MTD subsystem in the kernel to perform operations on flash devices. - core-image-basic: + core-image-full-cmdline: A console-only image with more full-featured Linux system functionality installed. core-image-lsb: diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 5f2b76be8c..8e4f1793bb 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -4297,7 +4297,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" This variable affects all images based on packagegroup-base, which does not include the - core-image-minimal or core-image-basic + core-image-minimal or core-image-full-cmdline images. @@ -4336,7 +4336,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" This variable affects only images based on packagegroup-base, which does not include the - core-image-minimal or core-image-basic + core-image-minimal or core-image-full-cmdline images. -- cgit v1.2.3-54-g00ecf