diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-01-09 10:16:05 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-21 21:57:59 +0000 |
commit | b0fd1c3ec5dd3641dd3d8f54ab00772e6ca5592e (patch) | |
tree | 5ea6ec3d1ba562a955df0ad9cb78c92d6a3bb5a8 | |
parent | 0d9959a27324e85abc5412edb89e2ddcbbbff95b (diff) | |
download | poky-b0fd1c3ec5dd3641dd3d8f54ab00772e6ca5592e.tar.gz |
dev-manual: Edits to "Testing" section.
Applied review comments from Paul Eggleton to this section, which
is a part of the "Writing a New Recipe" section. Very minor
fix to remove a sentence that was somewhat isolated and unecessary.
(From yocto-docs rev: fd2a0eac1bc4b9e6af0bc8ce9a30802dbea35873)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 1b2bf8b864..c8aec0702c 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -2153,8 +2153,6 @@ | |||
2153 | </para> | 2153 | </para> |
2154 | 2154 | ||
2155 | <para> | 2155 | <para> |
2156 | To facilitate testing, you can customize your image to include | ||
2157 | the <filename>-dbg</filename> package. | ||
2158 | For information on how to customize your image by adding | 2156 | For information on how to customize your image by adding |
2159 | specific packages, see the | 2157 | specific packages, see the |
2160 | "<link linkend='usingpoky-extend-customimage-customtasks'>Customizing Images Using Custom Package Groups</link>" | 2158 | "<link linkend='usingpoky-extend-customimage-customtasks'>Customizing Images Using Custom Package Groups</link>" |