diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-09 09:27:05 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-11 18:22:50 +0100 |
commit | f5bd39bf84e90c881ac9e52e2bf64adf94244102 (patch) | |
tree | bc07209352e4db56a4f21b7002ca417025108ad4 | |
parent | 7ad025367262dbdc2017522149f907a3dbcb608d (diff) | |
download | poky-f5bd39bf84e90c881ac9e52e2bf64adf94244102.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>
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
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" |