summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-28 10:38:50 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-04 14:13:39 +0100
commit2cd3cc188f25ae2d130a017f10824d2616fd05f5 (patch)
treeae795618d512c1ed39ff851d9175c523ddb7aba1 /documentation
parent393bf727bca1707534ef7781396535d4f19b92a0 (diff)
downloadpoky-2cd3cc188f25ae2d130a017f10824d2616fd05f5.tar.gz
ref-manual: Edits to KERNEL_FEATURES variable.
(From yocto-docs rev: 059500172ac8077ac7cff1d8e570afd8357904f4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 94a4d4f583..1178a19547 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1594,8 +1594,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
1594 <glossdef> 1594 <glossdef>
1595 <para>Includes additional metadata from the Yocto Project kernel Git repository. 1595 <para>Includes additional metadata from the Yocto Project kernel Git repository.
1596 In the OpenEmbedded build system, the default Board Support Packages (BSPs) 1596 In the OpenEmbedded build system, the default Board Support Packages (BSPs)
1597 metadata is provided through 1597 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink>
1598 the <filename>KMACHINE</filename> and <filename>KBRANCH</filename> variables. 1598 is provided through
1599 the <link linkend='var-KMACHINE'><filename>KMACHINE</filename></link>
1600 and <link linkend='var-KBRANCH'><filename>KBRANCH</filename></link> variables.
1599 You can use the <filename>KERNEL_FEATURES</filename> variable to further 1601 You can use the <filename>KERNEL_FEATURES</filename> variable to further
1600 add metadata for all BSPs.</para> 1602 add metadata for all BSPs.</para>
1601 <para>The metadata you add through this variable includes config fragments and 1603 <para>The metadata you add through this variable includes config fragments and