summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-04-27 10:08:16 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 21:00:36 +0100
commit49a58c65b674503e0b2034399d765e31cf28cb85 (patch)
tree12772de53eae58b7afec29b9aae6fae407a779d6 /documentation
parent06cde3565765d3c1b1778698a7b5139b3f6fb4e7 (diff)
downloadpoky-49a58c65b674503e0b2034399d765e31cf28cb85.tar.gz
documentation/dev-manual/dev-manual-kernel-appendix.xml: updated KSRC
The KSRC example needs "_3_2" at the end of the variable. (From yocto-docs rev: 99bf77dd648b28c2d425d23215383b7c733b054d) 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/dev-manual/dev-manual-kernel-appendix.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml
index 2f9340d4ba..980de066f9 100644
--- a/documentation/dev-manual/dev-manual-kernel-appendix.xml
+++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml
@@ -430,7 +430,7 @@
430 following statement. 430 following statement.
431 Be sure to substitute your user information in the statement: 431 Be sure to substitute your user information in the statement:
432 <literallayout class='monospaced'> 432 <literallayout class='monospaced'>
433 KSRC_linux_yocto ?= "/home/scottrif/linux-yocto-3.2.git" 433 KSRC_linux_yocto_3_2 ?= "/home/scottrif/linux-yocto-3.2.git"
434 </literallayout></para></listitem> 434 </literallayout></para></listitem>
435 <listitem><para><emphasis>Specify the Kernel Machine:</emphasis> Also in the 435 <listitem><para><emphasis>Specify the Kernel Machine:</emphasis> Also in the
436 <filename>linux-yocto_3.2.bbappend</filename> file, you need to specify 436 <filename>linux-yocto_3.2.bbappend</filename> file, you need to specify