summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-03-02 10:42:58 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-06 10:44:33 +0000
commit8ced82e8b245df8e49ce2b366ae192ef30c5a169 (patch)
treea14b75ea319e150ac8340109e613c1ed909d4fc2 /documentation/ref-manual
parentfef68d378e5d37fcf025d49af81e7cce26c4ad5c (diff)
downloadpoky-8ced82e8b245df8e49ce2b366ae192ef30c5a169.tar.gz
kernel-dev, ref-manual: Scrubbed out the KBRANCH_DEFAULT variable.
This variable is out. There were some references to deal with. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: fcdd5de04c722ebde2d3f236310c46a251cf1afc) 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.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 5271dcf8f6..6bcbbb316f 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5802,24 +5802,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
5802 </glossdef> 5802 </glossdef>
5803 </glossentry> 5803 </glossentry>
5804 5804
5805 <glossentry id='var-KBRANCH_DEFAULT'><glossterm>KBRANCH_DEFAULT</glossterm>
5806 <info>
5807 KBRANCH_DEFAULT[doc] = "Defines the Linux kernel source repository's default branch used to build the Linux kernel. Unless you specify otherwise, the variable initializes to 'master'."
5808 </info>
5809 <glossdef>
5810 <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" />
5811 Defines the Linux kernel source repository's default
5812 branch used to build the Linux kernel.
5813 The <filename>KBRANCH_DEFAULT</filename> value is
5814 the default value for
5815 <link linkend='var-KBRANCH'><filename>KBRANCH</filename></link>.
5816 Unless you specify otherwise,
5817 <filename>KBRANCH_DEFAULT</filename> initializes to
5818 "master".
5819 </para>
5820 </glossdef>
5821 </glossentry>
5822
5823 <glossentry id='var-KERNEL_EXTRA_ARGS'><glossterm>KERNEL_EXTRA_ARGS</glossterm> 5805 <glossentry id='var-KERNEL_EXTRA_ARGS'><glossterm>KERNEL_EXTRA_ARGS</glossterm>
5824 <info> 5806 <info>
5825 KERNEL_EXTRA_ARGS[doc] = "Specifies additional make command-line arguments the OpenEmbedded build system passes on when compiling the kernel." 5807 KERNEL_EXTRA_ARGS[doc] = "Specifies additional make command-line arguments the OpenEmbedded build system passes on when compiling the kernel."