mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
bc72e68b52
commit
721237eaba
@@ -40,15 +40,19 @@
|
|||||||
<para>
|
<para>
|
||||||
Following is a list of supported recipes:
|
Following is a list of supported recipes:
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para><filename>build-appliance-image</filename>:
|
<listitem><para>
|
||||||
An example virtual machine that contains all the pieces required to
|
<filename>build-appliance-image</filename>:
|
||||||
run builds using the build system as well as the build system itself.
|
An example virtual machine that contains all the pieces
|
||||||
|
required to run builds using the build system as well as the
|
||||||
|
build system itself.
|
||||||
You can boot and run the image using either the
|
You can boot and run the image using either the
|
||||||
<ulink url='http://www.vmware.com/products/player/overview.html'>VMware Player</ulink>
|
<ulink url='http://www.vmware.com/products/player/overview.html'>VMware Player</ulink>
|
||||||
or <ulink url='http://www.vmware.com/products/workstation/overview.html'>VMware Workstation</ulink>.
|
or
|
||||||
|
<ulink url='http://www.vmware.com/products/workstation/overview.html'>VMware Workstation</ulink>.
|
||||||
For more information on this image, see the
|
For more information on this image, see the
|
||||||
<ulink url='&YOCTO_HOME_URL;/documentation/build-appliance'>Build Appliance</ulink> page on
|
<ulink url='&YOCTO_HOME_URL;/software-item/build-appliance/'>Build Appliance</ulink>
|
||||||
the Yocto Project website.</para></listitem>
|
page on the Yocto Project website.
|
||||||
|
</para></listitem>
|
||||||
<listitem><para><filename>core-image-base</filename>:
|
<listitem><para><filename>core-image-base</filename>:
|
||||||
A console-only image that fully supports the target device hardware.</para></listitem>
|
A console-only image that fully supports the target device hardware.</para></listitem>
|
||||||
<listitem><para><filename>core-image-clutter</filename>:
|
<listitem><para><filename>core-image-clutter</filename>:
|
||||||
|
|||||||
Reference in New Issue
Block a user