summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
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