diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-03-20 08:55:38 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:44 +0000 |
| commit | c441f5f005f306a3dfc203237aab42b4a37336b5 (patch) | |
| tree | d5b67722674c55f4c170ed35e88773f2bc97693e /documentation/dev-manual/dev-manual-common-tasks.xml | |
| parent | 7a5cd2123a5665afaa41ed97914650e711ac8682 (diff) | |
| download | poky-c441f5f005f306a3dfc203237aab42b4a37336b5.tar.gz | |
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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 805badaa07..ec1e8fcc66 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -1017,7 +1017,7 @@ | |||
| 1017 | well-known standard SSH server implementation. | 1017 | well-known standard SSH server implementation. |
| 1018 | By default, the <filename>core-image-sato</filename> image | 1018 | By default, the <filename>core-image-sato</filename> image |
| 1019 | is configured to use Dropbear. | 1019 | is configured to use Dropbear. |
| 1020 | The <filename>core-image-basic</filename> and | 1020 | The <filename>core-image-full-cmdline</filename> and |
| 1021 | <filename>core-image-lsb</filename> images both | 1021 | <filename>core-image-lsb</filename> images both |
| 1022 | include OpenSSH. | 1022 | include OpenSSH. |
| 1023 | The <filename>core-image-minimal</filename> image does not | 1023 | The <filename>core-image-minimal</filename> image does not |
