<chapter id='ref-features'>
<title>Reference: Features</title>
+ <para>
+ This chapter provides a reference of shipped machine and distro features
+ you can include as part of the image, a reference on image types you can
+ build, and a reference on feature backfilling.
+ </para>
+
<para>
Features provide a mechanism for working out which packages
should be included in the generated images.
<para>
One method you can use to determine which recipes are checking to see if a
particular feature is contained or not is to <filename>grep</filename> through
- the metadata for the feature.
+ the <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink>
+ for the feature.
Here is an example that discovers the recipes whose build is potentially
changed based on a given feature:
<literallayout class='monospaced'>
</literallayout>
</para>
- <para>
- This chapter provides a reference of shipped machine and distro features
- you can include as part of the image, a reference on image types you can
- build, and a reference on feature backfilling.
- </para>
-
-
<section id='ref-features-distro'>
<title>Distro</title>