diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-01-23 13:05:48 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-27 13:56:05 +0000 |
| commit | ce6ed21ee78e7011d0d1e36aab41e66abf562214 (patch) | |
| tree | cb581379a1738eb0cf83f2735773babbeb5acebb /documentation/ref-manual | |
| parent | e6310f6310ce9f1559609261829147e4dc4ddddd (diff) | |
| download | poky-ce6ed21ee78e7011d0d1e36aab41e66abf562214.tar.gz | |
ref-manual: New KERNEL_SRC variable added to glossary.
(From yocto-docs rev: d8f7b32a9be1834f7835262f58c577b1f40a3edc)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 14 |
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> |
