summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-17 15:48:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:19 +0100
commite75b770c92760858d5cec3c0c3023c6cd99fadd2 (patch)
treef11289bd40a733d006900619275bd8ee85e2272c
parentc3e72fc5b1843551fb339829c1f12d5b631c6750 (diff)
downloadpoky-e75b770c92760858d5cec3c0c3023c6cd99fadd2.tar.gz
ref-manual: Updated link to the Build Appliances page on the website.
(From yocto-docs rev: 14c66bc469085e0919e00979c1e01b1908d5f749) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-images.xml16
1 files changed, 10 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml
index 7f33eb649f..8b5ee6846f 100644
--- a/documentation/ref-manual/ref-images.xml
+++ b/documentation/ref-manual/ref-images.xml
@@ -40,15 +40,19 @@
40 <para> 40 <para>
41 Following is a list of supported recipes: 41 Following is a list of supported recipes:
42 <itemizedlist> 42 <itemizedlist>
43 <listitem><para><filename>build-appliance-image</filename>: 43 <listitem><para>
44 An example virtual machine that contains all the pieces required to 44 <filename>build-appliance-image</filename>:
45 run builds using the build system as well as the build system itself. 45 An example virtual machine that contains all the pieces
46 required to run builds using the build system as well as the
47 build system itself.
46 You can boot and run the image using either the 48 You can boot and run the image using either the
47 <ulink url='http://www.vmware.com/products/player/overview.html'>VMware Player</ulink> 49 <ulink url='http://www.vmware.com/products/player/overview.html'>VMware Player</ulink>
48 or <ulink url='http://www.vmware.com/products/workstation/overview.html'>VMware Workstation</ulink>. 50 or
51 <ulink url='http://www.vmware.com/products/workstation/overview.html'>VMware Workstation</ulink>.
49 For more information on this image, see the 52 For more information on this image, see the
50 <ulink url='&YOCTO_HOME_URL;/documentation/build-appliance'>Build Appliance</ulink> page on 53 <ulink url='&YOCTO_HOME_URL;/software-item/build-appliance/'>Build Appliance</ulink>
51 the Yocto Project website.</para></listitem> 54 page on the Yocto Project website.
55 </para></listitem>
52 <listitem><para><filename>core-image-base</filename>: 56 <listitem><para><filename>core-image-base</filename>:
53 A console-only image that fully supports the target device hardware.</para></listitem> 57 A console-only image that fully supports the target device hardware.</para></listitem>
54 <listitem><para><filename>core-image-clutter</filename>: 58 <listitem><para><filename>core-image-clutter</filename>: