summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-09 09:27:05 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-11 18:15:32 +0100
commit904c35e049dbeb149a6c996acdba9d91a765517d (patch)
treefc1447db02db96645a3199be4f89645fc4121b90 /documentation
parent9ff3a1de427ea31374d8c20c135f5fdf440e87dc (diff)
downloadpoky-904c35e049dbeb149a6c996acdba9d91a765517d.tar.gz
ref-manual: Updated KBRANCH to fix a reference to the linux kernel.
(From yocto-docs rev: 59aab89f2c1ff5e0ab43fe9ba25f929500b94d5f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 6de054d6e7..46a9de9856 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3769,7 +3769,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
3769 a given machine. 3769 a given machine.
3770 For example, the kernel append file for the Crown Bay BSP is in the 3770 For example, the kernel append file for the Crown Bay BSP is in the
3771 <filename>meta-intel</filename> Git repository and is named 3771 <filename>meta-intel</filename> Git repository and is named
3772 <filename>meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend</filename>. 3772 <filename>meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend</filename>.
3773 Here are the related statements from the append file: 3773 Here are the related statements from the append file:
3774 <literallayout class='monospaced'> 3774 <literallayout class='monospaced'>
3775 COMPATIBLE_MACHINE_crownbay = "crownbay" 3775 COMPATIBLE_MACHINE_crownbay = "crownbay"