summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 0667c49e92..64fece31e6 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1503,6 +1503,20 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
1503 </glossdef> 1503 </glossdef>
1504 </glossentry> 1504 </glossentry>
1505 1505
1506 <glossentry id='var-KERNEL_SRC'><glossterm>KERNEL_SRC</glossterm>
1507 <glossdef>
1508 <para>
1509 The location of the kernel sources.
1510 This variable is set to the value of the
1511 <link linkend='var-STAGING_KERNEL_DIR'><filename>STAGING_KERNEL_DIR</filename></link>
1512 within the <filename>module.bbclass</filename> class.
1513 For information on how this variable is used, see the
1514 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#incorporating-out-of-tree-modules'>Incorporating Out-of-Tree Modules</ulink>"
1515 section.
1516 </para>
1517 </glossdef>
1518 </glossentry>
1519
1506 <glossentry id='var-KMACHINE'><glossterm>KMACHINE</glossterm> 1520 <glossentry id='var-KMACHINE'><glossterm>KMACHINE</glossterm>
1507 <glossdef> 1521 <glossdef>
1508 <para> 1522 <para>