mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
fef68d378e
commit
8ced82e8b2
@@ -5802,24 +5802,6 @@ 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>
|
||||
<info>
|
||||
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'."
|
||||
</info>
|
||||
<glossdef>
|
||||
<para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" />
|
||||
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_EXTRA_ARGS'><glossterm>KERNEL_EXTRA_ARGS</glossterm>
|
||||
<info>
|
||||
KERNEL_EXTRA_ARGS[doc] = "Specifies additional make command-line arguments the OpenEmbedded build system passes on when compiling the kernel."
|
||||
|
||||
Reference in New Issue
Block a user