]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/poky-ref-manual/ref-variables.xml: updates to KERNEL_FEATURES.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 29 Sep 2011 16:22:51 +0000 (09:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2011 12:46:41 +0000 (13:46 +0100)
(From yocto-docs rev: ec1e2d71c576fe1c12031371de89a71770cebb1d)

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 24137480c1fe8705b828bfa049cd51db985b7b8c..85e6d778fbda2bd7b1f4e3282417312cc8ac717c 100644 (file)
         <glossentry id='var-KERNEL_FEATURES'><glossterm>KERNEL_FEATURES</glossterm>
             <glossdef>
                 <para>Includes additional metadata from the Linux Yocto kernel Git repository.
-                    The metadata includes config fragments and features descriptions,
+                    In the Yocto Project build system, the default Board Support Packages (BSPs)
+                    metadata is provided through 
+                    the <filename>KMACHINE</filename> and <filename>KBRANCH</filename> variables.
+                    You can use the <filename>KERNEL_FEATURES</filename> variable to further 
+                    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.
                     You typically override the <filename>KERNEL_FEATURES</filename> variable
                     for a specific machine.</para>