mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
ref-manual: Updated the KBRANCH variable description
Removed traces of the deprecated KBRANCH_DEFAULT variable. (From yocto-docs rev: 8130f0db46be872cd857d8579323e4ad00da6380) 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
b49a5ccc5b
commit
fef68d378e
@@ -5773,16 +5773,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
|||||||
is the
|
is the
|
||||||
<filename>meta/recipes-kernel/linux/linux-yocto_3.14.bb</filename>
|
<filename>meta/recipes-kernel/linux/linux-yocto_3.14.bb</filename>
|
||||||
file.
|
file.
|
||||||
Following is the default value for <filename>KBRANCH</filename>
|
Following is an example for a kernel recipe file:
|
||||||
and the default override for the architectures the Yocto
|
|
||||||
Project supports:
|
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
KBRANCH_DEFAULT = "standard/base"
|
KBRANCH ?= "standard/base"
|
||||||
KBRANCH = "${KBRANCH_DEFAULT}"
|
|
||||||
</literallayout>
|
</literallayout>
|
||||||
This branch exists in the <filename>linux-yocto-3.14</filename>
|
|
||||||
kernel Git repository
|
|
||||||
<ulink url='&YOCTO_GIT_URL;/cgit.cgi/linux-yocto-3.14/refs/heads'></ulink>.
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user