diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-18 06:15:57 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-18 16:41:15 +0100 |
commit | 16645ccf1cd2f59916e9f747189faa22020fe665 (patch) | |
tree | b33a8604c9179a0ad947319c1893493a11d551ff /documentation/poky-ref-manual | |
parent | 8da833f316deb5045158ebfdca4dd684c94d28a6 (diff) | |
download | poky-16645ccf1cd2f59916e9f747189faa22020fe665.tar.gz |
documentation/poky-ref-manual/ref-images.xml: Added self-hosted image
I added the self-hosted-image to the list of images.
(From yocto-docs rev: a8265cb523705a374d23bf60aab5b7969ad937fc)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index a732e2ab92..6b3d20ce0e 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml | |||
@@ -106,6 +106,12 @@ | |||
106 | instead of X11. | 106 | instead of X11. |
107 | In order to build, this image requires specific distro configuration that enables | 107 | In order to build, this image requires specific distro configuration that enables |
108 | <filename>gtk</filename> over <filename>directfb</filename>.</para></listitem> | 108 | <filename>gtk</filename> over <filename>directfb</filename>.</para></listitem> |
109 | <listitem><para><emphasis><filename>self-hosted-image</filename>:</emphasis> | ||
110 | An image you can run using the Yocto Project Build Appliance. | ||
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> | ||
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> | ||
109 | </itemizedlist> | 115 | </itemizedlist> |
110 | 116 | ||
111 | <tip> | 117 | <tip> |