diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-19 10:43:31 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-23 23:07:40 +0100 |
commit | 66625417b45e9cb5faa72d8aa67a16a5ec8810ba (patch) | |
tree | e0831d0fc449253cc2ebb5cf7cf5fa88930cf4da | |
parent | e95ce40abd4c306298cb97389c34b6c486f7818b (diff) | |
download | poky-66625417b45e9cb5faa72d8aa67a16a5ec8810ba.tar.gz |
documentation/poky-ref-manual/ref-images.xml: added link
added the link for the Build Appliance page to the description of the
self-hosted image.
(From yocto-docs rev: 719ba4308489b29eefa7f08ddffb65bd5e41fc2c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 6b3d20ce0e..29877fcea8 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml | |||
@@ -111,7 +111,9 @@ | |||
111 | The image is suitable to load and boot from either | 111 | The image is suitable to load and boot from either |
112 | <ulink url='http://www.vmware.com/products/player/overview.html'>VMware Player</ulink> | 112 | <ulink url='http://www.vmware.com/products/player/overview.html'>VMware Player</ulink> |
113 | or <ulink url='http://www.vmware.com/products/workstation/overview.html'>VMWare Workstation</ulink>. | 113 | or <ulink url='http://www.vmware.com/products/workstation/overview.html'>VMWare Workstation</ulink>. |
114 | For more information on the Build Appliance, see [NEED LINK].</para></listitem> | 114 | For more information on the Build Appliance, see the |
115 | <ulink url='&YOCTO_HOME_URL;/documentation/build-appliance'>Build Appliance</ulink> page on | ||
116 | the Yocto Project website.</para></listitem> | ||
115 | </itemizedlist> | 117 | </itemizedlist> |
116 | 118 | ||
117 | <tip> | 119 | <tip> |