]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: poky-ref-manual - edits to *_FEATURES glossary
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 18 Oct 2012 17:46:40 +0000 (10:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Oct 2012 16:38:50 +0000 (17:38 +0100)
Changed wording so that the lists of features do not seem
to be finite.  But rather, the set shipped with YP.

(From yocto-docs rev: 68e1eba075819863d8137be0b4c70935b88cb1a3)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/poky-ref-manual/ref-variables.xml

index 163d1c02c9fc575d3ce22852f397d2e295c38ea5..0e64b0aae0a870d83e776371a26839786e13510b 100644 (file)
         <glossentry id='var-DISTRO_FEATURES'><glossterm>DISTRO_FEATURES</glossterm>
             <glossdef>
                 <para>The features enabled for the distribution.
-                    For a list of valid features, see the
-                    "<link linkend='ref-features-distro'>Distro</link>"
+                    For a list of features supported by the Yocto Project as shipped,
+                    see the "<link linkend='ref-features-distro'>Distro</link>"
                     section.
                 </para>
             </glossdef>
@@ -1620,8 +1620,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
             <glossdef>
                 <para>Specifies the list of hardware features the 
                     <link linkend='var-MACHINE'>MACHINE</link> supports.
-                    For a list of valid features you can provide, see the 
-                    "<link linkend='ref-features-machine'>Machine</link>" section.</para>
+                    For a list of features supported by the Yocto Project as shipped, 
+                    see the "<link linkend='ref-features-machine'>Machine</link>" section.</para>
             </glossdef>
          </glossentry>