aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-images.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-17 13:07:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-19 16:25:02 +0100
commitb7a1413687903b54a458c5860d35217bad361b28 (patch)
tree81c19e35ee3d9a1c96af24f07dcf291c69c932eb /documentation/ref-manual/ref-images.xml
parentc4fec0d7ac6478f7bc01a1a742b1bae5a7b3605c (diff)
downloadopenembedded-core-contrib-b7a1413687903b54a458c5860d35217bad361b28.tar.gz
ref-manual: Added review comments to core-image-testmaster image.
(From yocto-docs rev: 064a49648b2333dede612642a9a6621470b603ed) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-images.xml')
-rw-r--r--documentation/ref-manual/ref-images.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml
index 6b07dea19c..e7d76f2b1b 100644
--- a/documentation/ref-manual/ref-images.xml
+++ b/documentation/ref-manual/ref-images.xml
@@ -82,9 +82,13 @@
An image that conforms to the Linux Standard Base (LSB) specification.
</para></listitem>
<listitem><para><emphasis><filename>core-image-testmaster</filename>:</emphasis>
- An "known good" image referred to as a "master" image that you
- can first boot into a separate partition and then interact with in
- order to deploy the image to be tested.
+ A "master" image designed to be used for automated runtime testing.
+ Provides a "known good" image that is deployed to a separate
+ partition so that you can boot into it and use it to deploy a
+ second image to be tested.
+ You can find more information about runtime testing in the
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#performing-automated-runtime-testing'>Performing Automated Runtime Testing</ulink>"
+ section in the Yocto Project Development Manual.
</para></listitem>
<listitem><para><emphasis><filename>core-image-lsb-dev</filename>:</emphasis>
A <filename>core-image-lsb</filename> image that is suitable for development work