ref-manual: Added new variable KBRANCH_DEFAULT.

(From yocto-docs rev: d97c04fd6e818e7b78971f8c459a9778fb4e69f4)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-01-23 13:48:51 -08:00 committed by Richard Purdie
parent eb576addf5
commit dd46994f45
1 changed files with 15 additions and 0 deletions

View File

@ -1465,6 +1465,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
<glossentry id='var-KBRANCH_DEFAULT'><glossterm>KBRANCH_DEFAULT</glossterm>
<glossdef>
<para>
Defines the Linux kernel source repository's default
branch used to build the Linux kernel.
The <filename>KBRANCH_DEFAULT</filename> value is
the default value for
<link linkend='var-KBRANCH'><filename>KBRANCH</filename></link>.
Unless you specify otherwise,
<filename>KBRANCH_DEFAULT</filename> initializes to
"master".
</para>
</glossdef>
</glossentry>
<glossentry id='var-KERNEL_FEATURES'><glossterm>KERNEL_FEATURES</glossterm>
<glossdef>
<para>Includes additional metadata from the Yocto Project kernel Git repository.