]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/poky-ref-manual/ref-variables.xml: updated KERNEL_FEATURES
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 29 Sep 2011 18:52:27 +0000 (11:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2011 12:46:42 +0000 (13:46 +0100)
(From yocto-docs rev: 37a9cea71139ceda1d2a7da639f5555414ef497b)

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 85e6d778fbda2bd7b1f4e3282417312cc8ac717c..6843094fca813fbf7a4a15f35cdd34682a55a2c5 100644 (file)
                     add metadata for all BSPs.</para>
                 <para>The metadata you add through this variable includes config fragments and 
                     features descriptions,
-                    which usually include patches as well as config fragments.
+                    which usually includes patches as well as config fragments.
                     You typically override the <filename>KERNEL_FEATURES</filename> variable
-                    for a specific machine.</para>
+                    for a specific machine.
+                    In this way, you can provide validated, but optional, sets of kernel
+                    configurations and features.</para>
                 <para>For example, the following adds <filename>netfilter</filename> to all 
                     the Linux Yocto kernels and adds sound support to the <filename>qemux86</filename>
                     machine: